/third_party/elfutils/src/ |
H A D | ar.c | 379 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 D | unstrip.c | 381 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 D | strip.c | 371 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 D | nm.c | 368 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...] |
H A D | elflint.c | 158 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in main() local 231 process_file (int fd, Elf *elf, const char *prefix, const char *suffix, in process_file() argument 3047 unknown_dependency_p(Elf *elf, const char *fname) unknown_dependency_p() argument 4767 process_elf_file(Elf *elf, const char *prefix, const char *suffix, const char *fname, size_t size, bool only_one) process_elf_file() argument [all...] |
H A D | readelf.c | 644 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in open_input_section() local 756 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); check_archive_index() local 941 elf_contains_chdrs(Elf *elf) elf_contains_chdrs() argument 959 Elf *elf = dwfl_module_getelf (dwflmod, &dwflbias); process_elf_file() local 4878 find_offsets(Elf *elf, GElf_Addr main_bias, size_t n, GElf_Addr addrs[n], GElf_Off offs[n]) find_offsets() argument 4904 get_dynscn_addrs(Elf *elf, GElf_Phdr *phdr, GElf_Addr addrs[i_max]) get_dynscn_addrs() argument 4956 get_dynscn_strtab(Elf *elf, GElf_Phdr *phdr) get_dynscn_strtab() argument 12975 for_each_section_argument(Elf *elf, const struct section_argument *list, void (*dump) (Elf_Scn *scn, const GElf_Shdr *shdr, const char *name)) for_each_section_argument() argument 13074 dump_archive_index(Elf *elf, const char *fname) dump_archive_index() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_compute.c | 250 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 D | usdt.c | 305 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...] |
H A D | linker.c | 52 Elf *elf; member 136 Elf *elf; member [all...] |
H A D | libbpf_internal.h | 530 Elf *elf; member 666 Elf *elf; member
|
H A D | btf.c | 1087 static Elf64_Shdr *elf_sec_hdr_by_idx(pelfio_t elf, size_t idx, Elf64_Shdr *sheader) in elf_sec_hdr_by_idx() argument 1114 Elf *elf = NULL; local 1117 pelfio_t elf; local [all...] |
H A D | libbpf.c | 632 Elf *elf; member 634 pelfio_t elf; member 1371 Elf *elf; local 1373 pelfio_t elf; local 3004 pelfio_t elf = obj->efile.elf; global() local 3455 Elf *elf = obj->efile.elf; global() local 3567 pelfio_t elf = obj->efile.elf; global() local 3577 pelfio_t elf = obj->efile.elf; global() local 3658 Elf *elf = obj->efile.elf; global() local 3660 pelfio_t elf = obj->efile.elf; global() local 11576 Elf *elf; global() local 11578 pelfio_t elf; global() local [all...] |
/third_party/libabigail/src/ |
H A D | abg-elf-helpers.cc | 1395 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...] |
H A D | abg-dwarf-reader.cc | 4968 Elf* elf = elf_handle(); maybe_adjust_var_sym_address() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | FileSystem.h | 245 elf, ///< ELF Unknown type enumerator
|
/third_party/elfutils/libdw/ |
H A D | libdwP.h | 160 Elf *elf; member
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 629 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP_PRIVATE, NULL); in extract_section() local
|
H A D | debuginfod.cxx | 1569 Elf *elf = elf_begin (elf_fd, ELF_C_READ_MMAP_PRIVATE, NULL); in extract_section() local 2895 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP_PRIVATE, NULL); in elf_classify() local [all...] |
/third_party/libabigail/tools/ |
H A D | abipkgdiff.cc | 1586 compare_to_self(const elf_file& elf, const string& debug_dir, const options& opts, abigail::ir::environment& env, corpus_diff_sptr& diff, diff_context_sptr& ctxt, abigail::fe_iface::status* detailed_error_status = 0) compare_to_self() argument [all...] |