Home
last modified time | relevance | path

Searched defs:DT_ANDROID_REL (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Delf.h552 #define DT_ANDROID_REL 0x6000000f // DT_LOOS + 2 macro
/bionic/tests/
Ddlfcn_test.cpp1550 #define DT_ANDROID_REL (DT_LOOS + 2) macro