Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h121 #define DT_SONAME 14 macro
/system/unwinding/libunwindstack/
DElfInterface.cpp398 } else if (dyn.d_tag == DT_SONAME) { in GetSoname()
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp567 dyn.d_tag = DT_SONAME; in SonameInit()