Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_report_elf.c185 GElf_Phdr phdr_mem, *ph = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_elf_address_range() local
208 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
355 GElf_Phdr phdr_mem, *phdr = gelf_getphdr (core, cnt, &phdr_mem); in dwfl_core_file_attach() local
Dcore-file.c137 GElf_Phdr phdr_mem; in dwfl_report_core_segments() local
138 GElf_Phdr *phdr = gelf_getphdr (elf, ndx, &phdr_mem); in dwfl_report_core_segments()
430 GElf_Phdr phdr_mem; in __libdwfl_dynamic_vaddr_get() local
431 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in __libdwfl_dynamic_vaddr_get()
Ddwfl_module_getdwarf.c673 GElf_Phdr phdr_mem; in find_offsets() local
674 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in find_offsets()
836 GElf_Phdr phdr_mem; in find_dynsym() local
837 GElf_Phdr *phdr = gelf_getphdr (mod->main.elf, i, &phdr_mem); in find_dynsym()
Dlink_map.c544 GElf_Phdr phdr_mem; in consider_executable() local
545 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()
Delfcopy.c169 GElf_Phdr phdr_mem; in copy_elf() local
170 GElf_Phdr *phdr = gelf_getphdr (elfa, cnt, &phdr_mem); in copy_elf()
Delfstrmerge.c422 GElf_Phdr phdr_mem; in main() local
423 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in main()
/external/elfutils/backends/
Dppc_symbol.c106 GElf_Phdr phdr_mem; in find_dyn_got() local
107 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/
Delflint.c498 GElf_Phdr phdr_mem; in check_elf_header() local
499 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_elf_header()
866 GElf_Phdr phdr_mem; in check_symtab() local
872 phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_symtab()
1033 GElf_Phdr phdr_mem; in check_symtab() local
1034 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, pcnt, &phdr_mem); in check_symtab()
1303 GElf_Phdr phdr_mem; in check_reloc_shdr() local
1304 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, i, &phdr_mem); in check_reloc_shdr()
1787 GElf_Phdr phdr_mem; in check_dynamic() local
1788 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, n, &phdr_mem); in check_dynamic()
[all …]
Dfindtextrel.c320 GElf_Phdr phdr_mem; in process_file() local
321 GElf_Phdr *phdr = gelf_getphdr (elf, i, &phdr_mem); in process_file()
Dsize.c592 GElf_Phdr phdr_mem; in show_segments() local
595 phdr = gelf_getphdr (elf, cnt, &phdr_mem); in show_segments()
Dunstrip.c276 GElf_Phdr phdr_mem; in copy_elf() local
279 gelf_getphdr (inelf, i, &phdr_mem)), in copy_elf()
2061 GElf_Phdr phdr_mem; in copy_elided_sections() local
2062 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in copy_elided_sections()
2103 GElf_Phdr phdr_mem; in handle_file() local
2104 GElf_Phdr *phdr = gelf_getphdr (stripped, i, &phdr_mem); in handle_file()
Delfcompress.c642 GElf_Phdr phdr_mem; in process_file() local
643 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in process_file()
Dstrip.c1077 GElf_Phdr phdr_mem; in handle_elf() local
1078 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in handle_elf()
1120 GElf_Phdr phdr_mem; in handle_elf() local
1121 GElf_Phdr *phdr = gelf_getphdr (elf, cnt, &phdr_mem); in handle_elf()
Dreadelf.c1421 GElf_Phdr phdr_mem; in print_phdr() local
1422 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, cnt, &phdr_mem); in print_phdr()
1889 GElf_Phdr phdr_mem; in print_dynamic() local
1890 GElf_Phdr *phdr = gelf_getphdr (ebl->elf, i, &phdr_mem); in print_dynamic()
2032 GElf_Phdr phdr_mem; in handle_relocs_rel() local
2034 &phdr_mem); in handle_relocs_rel()
2223 GElf_Phdr phdr_mem; in handle_relocs_rela() local
2225 &phdr_mem); in handle_relocs_rela()