Home
last modified time | relevance | path

Searched refs:reverse (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dx25.h73 unsigned int reverse; member
/bionic/linker/
Dlinker_soinfo.cpp491 bool reverse, in call_array() argument
499 int begin = reverse ? (count - 1) : 0; in call_array()
500 int end = reverse ? -1 : count; in call_array()
501 int step = reverse ? -1 : 1; in call_array()
/bionic/libc/kernel/tools/
Dutils.py66 dirs.reverse()
/bionic/
Dandroid-changes-for-ndk-developers.md45 to topologically sort your libraries and load them in reverse order.
222 attempt to obfuscate the binary and prevent reverse engineering. (This