Home
last modified time | relevance | path

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

/bionic/libc/include/
Delf.h554 #define DT_ANDROID_RELA 0x60000011 // DT_LOOS + 4 macro
/bionic/tests/
Ddlfcn_test.cpp1551 #define DT_ANDROID_RELA (DT_LOOS + 4) macro