Searched refs:elf_image (Results 1 – 15 of 15) sorted by relevance
/third_party/libunwind/src/ |
D | elfxx.h | 53 struct elf_image *ei, 59 extern int elf_w (get_symbol_info_in_image) (struct elf_image *ei, 68 extern Elf_W (Shdr)* elf_w (find_section) (struct elf_image *ei, const char* secname); 69 extern int elf_w (load_debuglink) (const char* file, struct elf_image *ei, int is_local); 72 elf_w (valid_object) (struct elf_image *ei) in elf_w() 84 elf_map_image (struct elf_image *ei, const char *path) in elf_map_image()
|
D | elfxx.c | 38 elf_w (section_table) (struct elf_image *ei) in Elf_W() 56 elf_w (string_table) (struct elf_image *ei, int section) in elf_w() 89 unw_word_t ip, struct elf_image *ei, in elf_w() 161 elf_w (find_symbol_info_in_image) (struct elf_image *ei, in elf_w() 233 elf_w (get_load_offset) (struct elf_image *ei, unsigned long segbase, in elf_w() 293 elf_w (extract_minidebuginfo) (struct elf_image *ei, struct elf_image *mdi) in elf_w() 338 elf_w (extract_minidebuginfo) (struct elf_image *ei, struct elf_image *mdi) in elf_w() 350 elf_w (get_proc_name_in_image) (unw_addr_space_t as, struct elf_image *ei, in elf_w() 365 struct elf_image mdi; in elf_w() 404 elf_w (find_section) (struct elf_image *ei, const char* secname) in Elf_W() [all …]
|
D | os-solaris.c | 33 tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip, in tdep_get_elf_image()
|
D | os-hpux.c | 35 tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip, in tdep_get_elf_image()
|
D | os-qnx.c | 57 tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip, in tdep_get_elf_image()
|
D | os-freebsd.c | 92 tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip, in tdep_get_elf_image()
|
/third_party/libunwind/include/ |
D | map_info.h | 35 struct elf_image ei; 36 struct elf_image mdi;
|
D | libunwind_i.h | 327 struct elf_image struct 339 struct elf_image* mdi; argument
|
D | dwarf.h | 34 struct elf_image; 436 extern int dwarf_find_unwind_table (struct elf_dyn_info *edi, struct elf_image *ei,
|
/third_party/libunwind/src/coredump/ |
D | _UCD_elf_map_image.c | 36 struct elf_image *ei = &ui->edi.ei; in CD_elf_map_image()
|
/third_party/libunwind/include/tdep-tilegx/ |
D | libunwind_i.h | 245 extern int tdep_get_elf_image (struct elf_image *ei,
|
/third_party/libunwind/include/tdep-riscv/ |
D | libunwind_i.h | 294 extern int tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip,
|
/third_party/libunwind/src/dwarf/ |
D | Gfind_unwind_table.c | 53 dwarf_find_unwind_table (struct elf_dyn_info *edi, struct elf_image *ei, in dwarf_find_unwind_table()
|
D | Gfind_proc_info-lsb.c | 113 struct elf_image ei; in load_debug_frame() 524 struct elf_image ei; in dwarf_find_eh_frame_section()
|
/third_party/libunwind/include/tdep-s390x/ |
D | libunwind_i.h | 250 extern int tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip,
|