/third_party/elfutils/tests/ |
H A D | vendorelf.c | 90 if (gelf_getphdr (elf, 0, &phdr) == NULL) in check_elf() 156 if (gelf_getphdr (elf, 0, &phdr) == NULL) in check_elf()
|
H A D | ecp.c | 73 gelf_update_phdr (outelf, cnt, gelf_getphdr (inelf, cnt, &phdr_mem)); in main()
|
H A D | showptable.c | 89 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &mem); in main()
|
H A D | elfcopy.c | 172 GElf_Phdr *phdr = gelf_getphdr (elfa, cnt, &phdr_mem); in copy_elf()
|
H A D | elfstrmerge.c | 441 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in main()
|
/third_party/elfutils/libdwfl/ |
H A D | core-file.c | 139 GElf_Phdr *phdr = gelf_getphdr (elf, ndx, &phdr_mem); in dwfl_report_core_segments() 264 if (unlikely (gelf_getphdr (elf, (*pndx)++, pphdr) == NULL)) in do_more() 305 if (unlikely (gelf_getphdr (elf, ndx++, &phdr) == NULL)) in dwfl_elf_phdr_memory_callback() 435 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_dynamic_vaddr_get()
|
H A D | dwfl_report_elf.c | 183 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range() 206 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range()
|
H A D | linux-core-attach.c | 69 GElf_Phdr phdr_mem, *phdr = gelf_getphdr (core, cnt, &phdr_mem); in core_memory_read() 356 GElf_Phdr phdr_mem, *phdr = gelf_getphdr (core, cnt, &phdr_mem); in dwfl_core_file_attach()
|
H A D | dwfl_module_getdwarf.c | 135 GElf_Phdr *ph = gelf_getphdr (file->elf, i, &ph_mem); in open_elf() 379 if (unlikely (gelf_getphdr (mod->main.elf, i, &phdr) == NULL)) in find_prelink_address_sync() 673 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_offsets() 836 GElf_Phdr *phdr = gelf_getphdr (mod->main.elf, i, &phdr_mem); in find_dynsym()
|
H A D | link_map.c | 573 GElf_Phdr *phdr = gelf_getphdr (mod->main.elf, i, &phdr_mem); in consider_executable()
|
/third_party/elfutils/libelf/ |
H A D | gelf_getphdr.c | 42 gelf_getphdr (Elf *elf, int ndx, GElf_Phdr *dst) in gelf_getphdr() function
|
H A D | gelf.h | 183 extern GElf_Phdr *gelf_getphdr (Elf *__elf, int __ndx, GElf_Phdr *__dst);
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_elf_gnu_build_id.c | 86 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_elf_build_id()
|
/third_party/elfutils/backends/ |
H A D | ppc_symbol.c | 107 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_dyn_got()
|
/third_party/libabigail/src/ |
H A D | abg-elf-helpers.cc | 1235 program_header = gelf_getphdr(elf_handle, i, &ph_mem); in get_binary_load_address() 1408 GElf_Phdr *phdr = gelf_getphdr(elf, i, &phdr_mem); in lookup_data_tag_from_dynamic_segment() 1515 GElf_Phdr* phdr = gelf_getphdr (elf, i, &phdr_mem); in get_soname_of_elf_file()
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getcfi_elf.c | 205 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in getcfi_phdr()
|
/third_party/elfutils/src/ |
H A D | elflint.c | 498 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_elf_header() 875 phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_symtab() 1037 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_symtab() 1307 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, i, &phdr_mem); in check_reloc_shdr() 1791 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, n, &phdr_mem); in check_dynamic() 3054 if ((phdr = gelf_getphdr (elf, i, &phdr_mem)) != NULL in unknown_dependency_p() 4058 if ((phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem)) != NULL in check_sections() 4245 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_sections() 4511 phdr = gelf_getphdr (ebl->elf, cnt, &phdr_mem); in check_program_header() 4588 phdr2 = gelf_getphdr (eb in check_program_header() [all...] |
H A D | elfcmp.c | 615 GElf_Phdr *phdr1 = gelf_getphdr (elf1, ndx, &phdr1_mem); in main() 621 GElf_Phdr *phdr2 = gelf_getphdr (elf2, ndx, &phdr2_mem); in main()
|
H A D | elfclassify.c | 261 GElf_Phdr *phdr = gelf_getphdr (elf, phdr_idx, &phdr_storage); in run_classify()
|
H A D | findtextrel.c | 321 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in process_file()
|
H A D | size.c | 601 phdr = gelf_getphdr (elf, cnt, &phdr_mem); in show_segments()
|
H A D | unstrip.c | 275 gelf_getphdr (inelf, i, &phdr_mem)), in copy_elf() 2115 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in copy_elided_sections() 2157 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in handle_file() 2162 GElf_Phdr *unstripped_phdr = gelf_getphdr (unstripped, i, in handle_file()
|
H A D | elfcompress.c | 611 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in process_file()
|
H A D | readelf.c | 1402 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, cnt, &mem); in print_phdr() 1481 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, cnt, &phdr_mem); in print_phdr() 1547 phdr2 = gelf_getphdr (ebl->elf, cnt2, &phdr2_mem); in print_phdr() 2004 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, i, &phdr_mem); in print_dynamic() 2147 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, inner, in handle_relocs_rel() 2337 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, inner, in handle_relocs_rela() 4884 GElf_Phdr *phdr = gelf_getphdr(elf, i, &phdr_mem); in find_offsets() 12808 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, cnt, &mem); in handle_notes()
|
H A D | strip.c | 1133 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in handle_elf() 1176 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in handle_elf()
|