Home
last modified time | relevance | path

Searched refs:DT_STRTAB (Results 1 – 3 of 3) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h112 #define DT_STRTAB 5 macro
/system/unwinding/libunwindstack/
DElfInterface.cpp394 if (dyn.d_tag == DT_STRTAB) { in GetSoname()
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp547 dyn.d_tag = DT_STRTAB; in SonameInit()