| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_fault_stack.cpp | 299 auto elf = DfxElf::Create(frame.mapName); in ParseUnwindStack() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | linux-pid-attach.c | 446 Elf *elf; in dwfl_linux_proc_attach() local [all...] |
| H A D | dwfl_module_addrsym.c | 206 Elf *elf; in search_table() local 131 try_sym_value(struct search_state *state, GElf_Addr value, GElf_Sym *sym, const char *name, GElf_Word shndx, Elf *elf, bool resolved) try_sym_value() argument [all...] |
| H A D | dwfl_report_elf.c | 45 __libdwfl_elf_address_range (Elf *elf, GElf_Addr base, bool add_p_vaddr, in __libdwfl_elf_address_range() argument 241 __libdwfl_report_elf(Dwfl *dwfl, const char *name, const char *file_name, int fd, Elf *elf, GElf_Addr base, bool add_p_vaddr, bool sanity) __libdwfl_report_elf() argument 305 Elf *elf; dwfl_report_elf() local [all...] |
| H A D | relocate.c | 45 __libdwfl_relocate_value (Dwfl_Module *mod, Elf *elf, size_t *shstrndx, in __libdwfl_relocate_value() argument
|
| H A D | core-file.c | 126 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, size_t phnum, GElf_Phdr *notes) in dwfl_report_core_segments() argument 289 Elf *elf = arg; in dwfl_elf_phdr_memory_callback() local 254 do_more(size_t size, GElf_Phdr *pphdr, const GElf_Off align, Elf *elf, GElf_Off start, int *pndx, GElf_Off *pend, GElf_Addr *pend_vaddr) do_more() argument 427 __libdwfl_dynamic_vaddr_get(Elf *elf, GElf_Addr *vaddrp) __libdwfl_dynamic_vaddr_get() argument 449 dwfl_core_file_report(Dwfl *dwfl, Elf *elf, const char *executable) dwfl_core_file_report() argument [all...] |
| H A D | link_map.c | 417 Elf *elf; report_r_debug() local 814 Elf *elf; dwfl_link_map_report() local [all...] |
| /third_party/elfio/tests/ |
| H A D | ELFIOTest1.cpp | 461 elfio elf; TEST() local 484 elfio elf; TEST() local 573 elfio elf; TEST() local 581 elfio elf; TEST() local 884 elfio elf; TEST() local [all...] |
| /third_party/elfutils/libelf/ |
| H A D | elf_begin.c | 53 Elf *elf; in file_read_ar() local 322 Elf *elf = allocate_elf (fildes, map_address, offset, maxsize, cmd, parent, in file_read_elf() local 725 read_long_names(Elf *elf) read_long_names() argument 848 __libelf_next_arhdr_wrlock(Elf *elf) __libelf_next_arhdr_wrlock() argument [all...] |
| H A D | elf_compress.c | 352 Elf *elf = scn->elf; in elf_compress() local
|
| /third_party/elfutils/libdw/ |
| 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 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 316 dwarf_getcfi_elf(Elf *elf) dwarf_getcfi_elf() argument [all...] |
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | thread_sampler.cpp | 89 auto elf = map->GetElf(getpid());
in FindUnwindTable() local 281 auto elf = map->GetElf(getpid());
in AccessElfMem() local
|
| /third_party/elfutils/src/ |
| H A D | findtextrel.c | 482 check_rel(size_t nsegments, struct segments segments[nsegments], GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw, const char *fname, bool more_than_one, void **knownsrcs) check_rel() argument [all...] |
| H A D | strings.c | 195 Elf *elf = NULL; in main() local 693 read_elf (Elf *elf, int fd, const char *fname, off_t fdlen) in read_elf() argument [all...] |
| H A D | size.c | 276 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in process_file() local 317 print_header(Elf *elf) print_header() argument 340 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname) handle_ar() argument 387 show_sysv(Elf *elf, const char *prefix, const char *fname, const char *fullname) show_sysv() argument 462 show_sysv_one_line(Elf *elf) show_sysv_one_line() argument 514 show_bsd(Elf *elf, const char *prefix, const char *fname, const char *fullname) show_bsd() argument 588 show_segments(Elf *elf, const char *fullname) show_segments() argument 634 handle_elf(Elf *elf, const char *prefix, const char *fname) handle_elf() argument [all...] |
| H A D | elfcompress.c | 175 setshdrstrndx (Elf *elf, GElf_Ehdr *ehdr, size_t ndx) in setshdrstrndx() argument 277 Elf *elf = NULL; in process_file() local [all...] |
| H A D | objdump.c | 245 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 D | stack.c | 116 Elf *elf = dwfl_module_getelf (mod, &bias); in get_addr_width() local 138 Elf *elf = dwfl_module_getelf (mod, &bias); in module_callback() local
|
| /third_party/elfutils/tests/ |
| H A D | backtrace.c | 433 Elf *elf = dwfl_module_getelf (data.mod, &loadbase); in exec_dump() local
|
| H A D | elfstrmerge.c | 38 static Elf *elf = NULL; variable [all...] |
| /third_party/elfutils/libasm/ |
| H A D | libasmP.h | 153 Elf *elf; member 253 Elf *elf; member
|
| /third_party/elfutils/libebl/ |
| H A D | eblopenbackend.c | 268 openbackend (Elf *elf, const char *emulation, GElf_Half machine) in openbackend() argument 355 ebl_openbackend(Elf *elf) ebl_openbackend() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | elf.c | 39 Elf *elf; in elf_open() local 93 elf_find_next_scn_by_type(Elf *elf, int sh_type, Elf_Scn *scn) elf_find_next_scn_by_type() argument 129 elf_sym_iter_new(struct elf_sym_iter *iter,pelfio_t elf, const char *binary_path, int sh_type, int st_type) elf_sym_iter_new() argument 170 elf_sec_hdr_by_idx(const pelfio_t elf, size_t idx, GElf_Shdr *sheader) elf_sec_hdr_by_idx() argument 347 elf_find_func_offset(Elf *elf, const char *binary_path, const char *name) elf_find_func_offset() argument [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | dwarf_test.cpp | 736 auto elf = DfxElf::Create("/data/test/dwarf_test_aarch64_elf"); in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_elf.cpp | 58 auto elf = std::make_shared<DfxElf>(path);
in Create() local 108 auto elf = std::make_shared<DfxElf>(fd, elfSize, prevMap->offset);
in CreateFromHap() local 860 auto elf = Create(file); FindSection() local [all...] |