Home
last modified time | relevance | path

Searched defs:phdr_limit (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dlinker_phdr.cpp190 const ELF::Phdr* phdr_limit = phdr + phdr_count; in _phdr_table_set_load_prot() local
264 const ELF::Phdr* phdr_limit = phdr_table + phdr_count; in phdr_table_get_relro_info() local
350 const ELF::Phdr* phdr_limit = phdr + phdr_count; in phdr_table_get_arm_exidx() local
387 const ELF::Phdr* phdr_limit = phdr + phdr_count; in phdr_table_get_dynamic_section() local
Dcrazy_linker_elf_loader.cpp219 const ELF::Phdr* phdr_limit = phdr_table_ + phdr_num_; in FindPhdr() local
251 const ELF::Phdr* phdr_limit = phdr_table_ + phdr_num_; in CheckPhdr() local