Home
last modified time | relevance | path

Searched refs:phdr_mem (Results 1 – 17 of 17) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_report_elf.c181 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range() local
204 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range() local
Dlinux-core-attach.c69 GElf_Phdr phdr_mem, *phdr = gelf_getphdr (core, cnt, &phdr_mem); in core_memory_read() local
352 GElf_Phdr phdr_mem, *phdr = gelf_getphdr (core, cnt, &phdr_mem); in dwfl_core_file_attach() local
Dcore-file.c138 GElf_Phdr phdr_mem; in dwfl_report_core_segments() local
139 GElf_Phdr *phdr = gelf_getphdr (elf, ndx, &phdr_mem); in dwfl_report_core_segments()
431 GElf_Phdr phdr_mem; in __libdwfl_dynamic_vaddr_get() local
432 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_dynamic_vaddr_get()
Ddwfl_module_getdwarf.c666 GElf_Phdr phdr_mem; in find_offsets() local
667 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_offsets()
829 GElf_Phdr phdr_mem; in find_dynsym() local
830 GElf_Phdr *phdr = gelf_getphdr (mod->main.elf, i, &phdr_mem); in find_dynsym()
Dlink_map.c548 GElf_Phdr phdr_mem; in consider_executable() local
549 GElf_Phdr *phdr = gelf_getphdr (mod->main.elf, i, &phdr_mem); in consider_executable()
/external/elfutils/tests/
Decp.c71 GElf_Phdr phdr_mem; in main() local
73 gelf_update_phdr (outelf, cnt, gelf_getphdr (inelf, cnt, &phdr_mem)); in main()
Delfstrmerge.c421 GElf_Phdr phdr_mem; in main() local
422 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in main()
/external/elfutils/backends/
Dppc_symbol.c92 GElf_Phdr phdr_mem; in find_dyn_got() local
93 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_dyn_got()
/external/elfutils/libdwelf/
Ddwelf_elf_gnu_build_id.c85 GElf_Phdr phdr_mem; in find_elf_build_id() local
86 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_elf_build_id()
/external/elfutils/libdw/
Ddwarf_getcfi_elf.c202 GElf_Phdr phdr_mem; in getcfi_phdr() local
203 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in getcfi_phdr()
/external/elfutils/src/
Dfindtextrel.c335 GElf_Phdr phdr_mem; in process_file() local
336 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in process_file()
Delflint.c849 GElf_Phdr phdr_mem; in check_symtab() local
855 phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_symtab()
1016 GElf_Phdr phdr_mem; in check_symtab() local
1017 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_symtab()
1286 GElf_Phdr phdr_mem; in check_reloc_shdr() local
1287 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, i, &phdr_mem); in check_reloc_shdr()
1770 GElf_Phdr phdr_mem; in check_dynamic() local
1771 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, n, &phdr_mem); in check_dynamic()
3007 GElf_Phdr phdr_mem; in unknown_dependency_p() local
3012 if ((phdr = gelf_getphdr (elf, i, &phdr_mem)) != NULL in unknown_dependency_p()
[all …]
Dsize.c607 GElf_Phdr phdr_mem; in show_segments() local
610 phdr = gelf_getphdr (elf, cnt, &phdr_mem); in show_segments()
Dunstrip.c268 GElf_Phdr phdr_mem; in copy_elf() local
271 gelf_getphdr (inelf, i, &phdr_mem)), in copy_elf()
1948 GElf_Phdr phdr_mem; in copy_elided_sections() local
1949 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in copy_elided_sections()
1990 GElf_Phdr phdr_mem; in handle_file() local
1991 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in handle_file()
Delfcompress.c606 GElf_Phdr phdr_mem; in process_file() local
607 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in process_file()
Dstrip.c553 GElf_Phdr phdr_mem; in handle_elf() local
554 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in handle_elf()
577 GElf_Phdr phdr_mem; in handle_elf() local
578 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in handle_elf()
Dreadelf.c1332 GElf_Phdr phdr_mem; in print_phdr() local
1333 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, cnt, &phdr_mem); in print_phdr()
1792 GElf_Phdr phdr_mem; in print_dynamic() local
1793 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, i, &phdr_mem); in print_dynamic()
1935 GElf_Phdr phdr_mem; in handle_relocs_rel() local
1937 &phdr_mem); in handle_relocs_rel()
2126 GElf_Phdr phdr_mem; in handle_relocs_rela() local
2128 &phdr_mem); in handle_relocs_rela()