Home
last modified time | relevance | path

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

/external/libmojo/base/android/linker/
Dmodern_linker_jni.cc85 bool DlIteratePhdr(int (*callback)(dl_phdr_info*, size_t, void*), in DlIteratePhdr() function
277 if (!DlIteratePhdr(&FindLoadedLibrarySize, &callback_data, &status)) { in GetLibraryLoadSize()