Home
last modified time | relevance | path

Searched defs:elf (Results 151 - 175 of 184) sorted by relevance

12345678

/third_party/elfutils/src/
H A Delfcompress.c175 setshdrstrndx (Elf *elf, GElf_Ehdr *ehdr, size_t ndx) in setshdrstrndx() argument
277 Elf *elf = NULL; in process_file() local
[all...]
H A Dobjdump.c245 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in process_file() local
286 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_ar() argument
442 section_match(Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) section_match() argument
750 handle_elf(Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_elf() argument
[all...]
H A Dstack.c116 Elf *elf = dwfl_module_getelf (mod, &bias); in get_addr_width() local
138 Elf *elf = dwfl_module_getelf (mod, &bias); in module_callback() local
H A Daddr2line.c455 Elf *elf = dwfl_module_getelf (mod, &ebias); in print_addrsym() local
592 Elf *elf = dwfl_module_getelf (mod, &bias); in get_addr_width() local
H A Delfclassify.c121 static Elf *elf; variable
[all...]
H A Delfcmp.c734 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in open_file() local
H A Dar.c379 open_archive (const char *arfname, int flags, int mode, Elf **elf, in open_archive() argument
423 copy_content (Elf *elf, int newfd, off_t off, size_t n) in copy_content() argument
467 Elf *elf; in do_oper_extract() local
840 Elf *elf; global() member
845 write_member(struct armem *memb, off_t *startp, off_t *lenp, Elf *elf, off_t end_off, int newfd) write_member() argument
920 Elf *elf; do_oper_delete() local
1100 Elf *elf = NULL; do_oper_insert() local
[all...]
H A Dunstrip.c381 symtab_count_leading_section_symbols(Elf *elf, Elf_Scn *scn, size_t shnum, Elf_Data *newsymdata) symtab_count_leading_section_symbols() argument
600 adjust_all_relocs(Elf *elf, Elf_Scn *symtab, const GElf_Shdr *symshdr, size_t map[], size_t map_size) adjust_all_relocs() argument
624 add_new_section_symbols(Elf_Scn *old_symscn, size_t old_shnum, Elf *elf, bool rel, Elf_Scn *symscn, size_t shnum) add_new_section_symbols() argument
708 check_symtab_section_symbols(Elf *elf, bool rel, Elf_Scn *scn, size_t shnum, size_t shstrndx, Elf_Scn *oscn, size_t oshnum, size_t oshstrndx, size_t debuglink) check_symtab_section_symbols() argument
1033 get_group_sig(Elf *elf, GElf_Shdr *shdr) get_group_sig() argument
[all...]
H A Dstrip.c371 secndx_name (Elf *elf, size_t ndx) in secndx_name() argument
384 get_xndxdata (Elf *elf, Elf_Scn *symscn) in get_xndxdata() argument
414 update_shdrstrndx (Elf *elf, size_ argument
446 relocate(Elf *elf, GElf_Addr offset, const GElf_Sxword addend, Elf_Data *tdata, unsigned int ei_data, const char *fname, bool is_rela, GElf_Sym *sym, int addsub, Elf_Type type) relocate() argument
567 remove_debug_relocations(Ebl *ebl, Elf *elf, GElf_Ehdr *ehdr, const char *fname, size_t shstrndx) remove_debug_relocations() argument
793 Elf *elf = elf_begin (fd, output_fname == NULL ? ELF_C_RDWR : ELF_C_READ, process_file() local
842 handle_debug_relocs(Elf *elf, Ebl *ebl, Elf *new_elf, GElf_Ehdr *ehdr, const char *fname, size_t shstrndx, GElf_Off *last_offset, GElf_Xword *last_size) handle_debug_relocs() argument
981 handle_elf(int fd, Elf *elf, const char *prefix, const char *fname, mode_t mode, struct timespec tvp[2]) handle_elf() argument
2718 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, struct timespec tvp[2]) handle_ar() argument
[all...]
H A Dnm.c368 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in process_file() local
409 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_ar() argument
712 sym_name(Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n) sym_name() argument
879 class_type_char(Elf *elf, const GElf_Ehdr *ehdr, GElf_Sym *sym) class_type_char() argument
928 show_symbols_bsd(Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, const char *prefix, const char *fname, const char *fullname, GElf_SymX *syms, size_t nsyms) show_symbols_bsd() argument
1060 show_symbols_posix(Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, const char *prefix, const char *fullname, GElf_SymX *syms, size_t nsyms) show_symbols_posix() argument
1528 handle_elf(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_elf() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c80 Elf *elf; member
[all...]
/third_party/libabigail/src/
H A Dabg-elf-reader.cc38 namespace elf namespace
56 Elf *elf = dwarf_getelf(dwarf); in find_alt_dwarf_debug_info_link() local
926 elf_file_type(Elf* elf) elf_file_type() argument
966 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); get_type_of_elf_file() local
[all...]
H A Dabg-elf-helpers.cc1395 lookup_data_tag_from_dynamic_segment(Elf* elf, Elf64_Sxword data_tag, vector<string>& dt_tag_data) lookup_data_tag_from_dynamic_segment() argument
1505 Elf* elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); get_soname_of_elf_file() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp1229 auto elf = frame.map->GetElf(); in FillFrame() local
1368 auto elf = map->GetElf(); in GetSymbolByPc() local
/third_party/elfutils/libdwfl/
H A DlibdwflP.h152 Elf *elf; member
424 Elf *elf; member
687 Elf *elf; global() member
[all...]
H A Ddwfl_module_getdwarf.c42 open_elf_file (Elf **elf, int *fd, char **name) in open_elf_file() argument
666 find_offsets(Elf *elf, GElf_Addr main_bias, size_t phnum, size_t n, GElf_Addr addrs[n], GElf_Off offs[n]) find_offsets() argument
941 Elf *elf = mod->main.elf; find_aux_sym() local
[all...]
H A Ddwfl_segment_report_module.c222 invalid_elf (Elf *elf, bool disk_file_has_build_id, in invalid_elf() argument
321 Elf *elf = NULL; in dwfl_segment_report_module() local
[all...]
/third_party/elfutils/libelf/
H A DlibelfP.h222 struct Elf *elf; /* The underlying ELF file. */ member
335 } elf; member
[all...]
/third_party/elfutils/tests/
H A Dvarlocs.c1122 Elf *elf = dwfl_module_getelf (mod, &elfbias); in main() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c250 static void parse_relocs(Elf *elf, Elf_Data *relocs, Elf_Data *symbols, in parse_relocs() argument
281 Elf *elf; in r600_elf_read() local
[all...]
/third_party/libbpf/src/
H A Dusdt.c305 static int sanity_check_usdt_elf(Elf *elf, const char *path) in sanity_check_usdt_elf() argument
357 static int find_elf_sec_by_name(Elf *elf, const char *sec_name, GElf_Shdr *shdr, Elf_Scn **scn) in find_elf_sec_by_name() argument
400 parse_elf_segs(Elf *elf, const char *path, struct elf_seg **segs, size_t *seg_cnt) parse_elf_segs() argument
578 collect_usdt_targets(struct usdt_manager *man, Elf *elf, const char *path, pid_t pid, const char *usdt_provider, const char *usdt_name, __u64 usdt_cookie, struct usdt_target **out_targets, size_t *out_target_cnt) collect_usdt_targets() argument
1133 parse_usdt_note(Elf *elf, const char *path, GElf_Nhdr *nhdr, const char *data, size_t name_off, size_t desc_off, struct usdt_note *note) parse_usdt_note() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h245 elf, ///< ELF Unknown type enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.h212 struct Elf* elf; /* The underlying ELF file. */ member
307 } elf; member
/third_party/elfutils/libdw/
H A DlibdwP.h160 Elf *elf; member
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c629 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP_PRIVATE, NULL); in extract_section() local

Completed in 37 milliseconds

12345678