Searched refs:DlIteratePhdr (Results 1 – 1 of 1) sorted by relevance
85 bool DlIteratePhdr(int (*callback)(dl_phdr_info*, size_t, void*), in DlIteratePhdr() function277 if (!DlIteratePhdr(&FindLoadedLibrarySize, &callback_data, &status)) { in GetLibraryLoadSize()