Home
last modified time | relevance | path

Searched refs:DT_NULL (Results 1 – 4 of 4) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h114 #define DT_NULL 0 macro
/system/chre/platform/shared/
Dnanoapp_loader.cc742 while (dyn->d_tag != DT_NULL) { in getDynEntry()
/system/unwinding/libunwindstack/
DElfInterface.cpp465 } else if (dyn.d_tag == DT_NULL) { in GetSoname()
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp563 dyn.d_tag = DT_NULL; in SonameInit()
573 dyn.d_tag = DT_NULL; in SonameInit()