Searched defs:DT_ANDROID_REL (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/ | ||
H A D | elf.h | 552 #define DT_ANDROID_REL 0x6000000f // DT_LOOS + 2 macro |
/aosp12/bionic/tests/ | ||
H A D | dlfcn_test.cpp | 1550 #define DT_ANDROID_REL (DT_LOOS + 2) macro |