Home
last modified time | relevance | path

Searched refs:DT_NEEDED (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_shared_library.cpp441 if (iter_.GetTag() == DT_NEEDED) { in GetNext()
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc670 #define DT_NEEDED 1 macro
694 if (iter.GetTag() == DT_NEEDED) { in GetNeededLibsT()