Searched defs:phdr (Results 1 – 6 of 6) sorted by relevance
150 const ELF::Phdr* phdr = &phdr_table[i]; in phdr_table_get_load_size() local189 const ELF::Phdr* phdr = phdr_table; in _phdr_table_set_load_prot() local263 const ELF::Phdr* phdr; in phdr_table_get_relro_info() local349 const ELF::Phdr* phdr = phdr_table; in phdr_table_get_arm_exidx() local386 const ELF::Phdr* phdr = phdr_table; in phdr_table_get_dynamic_section() local
222 for (const ELF::Phdr* phdr = phdr_table_; phdr < phdr_limit; ++phdr) { in FindPhdr() local231 for (const ELF::Phdr* phdr = phdr_table_; phdr < phdr_limit; ++phdr) { in FindPhdr() local253 for (ELF::Phdr* phdr = phdr_table_; phdr < phdr_limit; ++phdr) { in CheckPhdr() local273 const ELF::Phdr* phdr = &phdr_table_[i]; in LoadSegments() local
12 const ELF::Phdr* phdr, in InitUnmapped()
43 const ELF::Phdr* phdr() const { return phdr_; } in phdr() function
39 const ELF::Phdr* phdr() const { return view_.phdr(); } in phdr() function
88 ELF::Phdr phdr; in FindElfDynamicSection() local