Lines Matching refs:Phdr
51 const ElfW(Phdr)* loaded_phdr() { return loaded_phdr_; } in ElfW() argument
69 ElfW(Phdr)* phdr_table_;
80 const ElfW(Phdr)* loaded_phdr_;
83 size_t phdr_table_get_load_size(const ElfW(Phdr)* phdr_table, size_t phdr_count,
86 int phdr_table_protect_segments(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_bi…
88 int phdr_table_unprotect_segments(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_…
90 int phdr_table_protect_gnu_relro(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_b…
92 int phdr_table_serialize_gnu_relro(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load…
95 int phdr_table_map_gnu_relro(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_bias,
99 int phdr_table_get_arm_exidx(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_bias,
103 void phdr_table_get_dynamic_section(const ElfW(Phdr)* phdr_table, size_t phdr_count,