Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h117 #define DT_STRSZ 10 macro
/system/unwinding/libunwindstack/
DElfInterface.cpp396 } else if (dyn.d_tag == DT_STRSZ) { in GetSoname()
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp552 dyn.d_tag = DT_STRSZ; in SonameInit()