Home
last modified time | relevance | path

Searched defs:ehdr (Results 26 - 50 of 94) sorted by relevance

1234

/third_party/elfutils/tests/
H A Dasm-tst3.c64 GElf_Ehdr *ehdr; in main() local
H A Dnext_cfi.c121 GElf_Ehdr ehdr; in main() local
H A Demptyfile.c93 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
[all...]
H A Delfcopy.c45 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in setshstrndx() local
H A Ddwflsyms.c89 GElf_Ehdr ehdr; in elf_section_name() local
138 GElf_Ehdr ehdr; in list_syms() local
[all...]
H A Daddsections.c45 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in setshstrndx() local
H A Dfillfile.c100 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 Delfstrtab.c160 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in check_elf() local
/third_party/elfutils/libelf/
H A Delf_compress_gnu.c52 GElf_Ehdr ehdr; in elf_compress_gnu() local
H A Delf_getdata.c118 __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 Delf_begin.c81 } 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 Delf_compress.c353 GElf_Ehdr ehdr; in elf_compress() local
/third_party/elfutils/src/
H A Darlib.c223 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in arlib_add_symbols() local
/third_party/libunwind/libunwind/src/ia64/
H A DGfind_unwind_table.c39 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 Ddwarf_begin_elf.c281 GElf_Ehdr ehdr; in valid_p() local
487 GElf_Ehdr *ehdr; in dwarf_begin_elf() local
H A Ddwarf_getcfi_elf.c44 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 Ddwelf_elf_gnu_build_id.c133 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_find_elf_build_id() local
/third_party/elfutils/libasm/
H A Ddisasm_cb.c123 GElf_Ehdr *ehdr = gelf_getehdr (ctx->elf, &ehdr_mem); in read_symtab() local
/third_party/elfutils/libdwfl/
H A Delf-from-memory.c107 } ehdr; in elf_from_remote_memory() local
[all...]
H A Dlinux-core-attach.c335 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (core, &ehdr_mem); in dwfl_core_file_attach() local
H A Ddwfl_report_elf.c51 GElf_Ehdr ehdr_mem, *ehdr = gelf_getehdr (elf, &ehdr_mem); in __libdwfl_elf_address_range() local
/third_party/elfutils/backends/
H A Dcommon-reloc.c115 GElf_Ehdr *ehdr = gelf_getehdr (elf, &ehdr_mem); in reloc_valid_use() local
/third_party/elfutils/libebl/
H A Deblobjnote.c366 GElf_Ehdr ehdr; in ebl_object_note() local
/third_party/rust/crates/rustix/src/backend/linux_raw/param/
H A Dauxv.rs114 let mut ehdr = SYSINFO_EHDR.load(Relaxed); variables
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp64 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...]

Completed in 15 milliseconds

1234