| /third_party/elfutils/tests/ |
| H A D | asm-tst3.c | 64 GElf_Ehdr *ehdr; in main() local
|
| H A D | next_cfi.c | 121 GElf_Ehdr ehdr; in main() local
|
| H A D | emptyfile.c | 93 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local [all...] |
| H A D | elfcopy.c | 45 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in setshstrndx() local
|
| H A D | dwflsyms.c | 89 GElf_Ehdr ehdr; in elf_section_name() local 138 GElf_Ehdr ehdr; in list_syms() local [all...] |
| H A D | addsections.c | 45 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in setshstrndx() local
|
| H A D | fillfile.c | 100 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in create_strtab() local 227 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local [all...] |
| H A D | elfstrtab.c | 160 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
|
| /third_party/elfutils/libelf/ |
| H A D | elf_compress_gnu.c | 52 GElf_Ehdr ehdr; in elf_compress_gnu() local
|
| H A D | elf_getdata.c | 118 __libelf_data_type (GElf_Ehdr *ehdr, int sh_type, GElf_Xword align) in __libelf_data_type() argument 273 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() local 369 GElf_Ehdr *ehdr = __gelf_getehdr_rdlock (elf, &ehdr_mem); in __libelf_set_rawdata_wrlock() local [all...] |
| H A D | elf_begin.c | 81 } ehdr; in get_shnum() local 344 Elf32_Ehdr *ehdr = (Elf32_Ehdr *) ((char *) map_address + offset); file_read_elf() local 448 Elf64_Ehdr *ehdr = (Elf64_Ehdr *) ((char *) map_address + offset); file_read_elf() local 599 Elf64_Ehdr ehdr; read_unmmaped_file() member [all...] |
| H A D | elf_compress.c | 353 GElf_Ehdr ehdr; in elf_compress() local
|
| /third_party/elfutils/src/ |
| H A D | arlib.c | 223 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in arlib_add_symbols() local
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gfind_unwind_table.c | 39 Elf64_Ehdr *ehdr = edi->ei.image; in find_gp() local 100 Elf64_Ehdr *ehdr; ia64_find_unwind_table() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_begin_elf.c | 281 GElf_Ehdr ehdr; in valid_p() local 487 GElf_Ehdr *ehdr; in dwarf_begin_elf() local
|
| H A D | dwarf_getcfi_elf.c | 44 allocate_cfi (Elf *elf, const GElf_Ehdr *ehdr, GElf_Addr vaddr) in allocate_cfi() argument 128 getcfi_gnu_eh_frame (Elf *elf, const GElf_Ehdr *ehdr, const GElf_Phdr *phdr) in getcfi_gnu_eh_frame() argument 196 getcfi_phdr (Elf *elf, const GElf_Ehdr *ehdr) in getcfi_phdr() argument 75 parse_eh_frame_hdr(const uint8_t *hdr, size_t hdr_size, GElf_Addr hdr_vaddr, const GElf_Ehdr *ehdr, GElf_Addr *eh_frame_vaddr, size_t *table_entries, uint8_t *table_encoding) parse_eh_frame_hdr() argument 217 getcfi_scn_eh_frame(Elf *elf, const GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Elf_Scn *hdr_scn, GElf_Addr hdr_vaddr) getcfi_scn_eh_frame() argument 273 getcfi_shdr(Elf *elf, const GElf_Ehdr *ehdr) getcfi_shdr() argument 325 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); dwarf_getcfi_elf() local [all...] |
| /third_party/elfutils/libdwelf/ |
| H A D | dwelf_elf_gnu_build_id.c | 133 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_find_elf_build_id() local
|
| /third_party/elfutils/libasm/ |
| H A D | disasm_cb.c | 123 GElf_Ehdr *ehdr = gelf_getehdr (ctx->elf, &ehdr_mem); in read_symtab() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | elf-from-memory.c | 107 } ehdr; in elf_from_remote_memory() local [all...] |
| H A D | linux-core-attach.c | 335 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (core, &ehdr_mem); in dwfl_core_file_attach() local
|
| H A D | dwfl_report_elf.c | 51 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_elf_address_range() local
|
| /third_party/elfutils/backends/ |
| H A D | common-reloc.c | 115 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in reloc_valid_use() local
|
| /third_party/elfutils/libebl/ |
| H A D | eblobjnote.c | 366 GElf_Ehdr ehdr; in ebl_object_note() local
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/param/ |
| H A D | auxv.rs | 114 let mut ehdr = SYSINFO_EHDR.load(Relaxed); variables
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_elf_parser.cpp | 64 EhdrType ehdr; in ParseAllHeaders() local 87 bool ElfParser::ParseElfHeaders(const EhdrType& ehdr) in ParseElfHeaders() argument 112 ParseProgramHeaders(const EhdrType& ehdr) ParseProgramHeaders() argument 172 ParseSectionHeaders(const EhdrType& ehdr) ParseSectionHeaders() argument [all...] |