Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_loader.h53 const ELF::Phdr* loaded_phdr() { return loaded_phdr_; } in loaded_phdr() function
Dcrazy_linker_shared_library.cpp187 loader.loaded_phdr(), in Load()