| /third_party/libunwind/libunwind/src/ |
| H A D | os-hpux.c | 35 tdep_get_elf_image(struct elf_image *ei, pid_t pid, unw_word_t ip, unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) tdep_get_elf_image() argument
|
| H A D | os-solaris.c | 33 tdep_get_elf_image(struct elf_image *ei, pid_t pid, unw_word_t ip, unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) tdep_get_elf_image() argument
|
| H A D | os-qnx.c | 33 unsigned long segbase; member 43 int segbase = info->dlpi_addr + info->dlpi_phdr[i].p_vaddr; in callback() local 57 tdep_get_elf_image(struct elf_image *ei, pid_t pid, unw_word_t ip, unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) tdep_get_elf_image() argument [all...] |
| H A D | os-linux.c | 34 tdep_get_elf_image(struct elf_image *ei, pid_t pid, unw_word_t ip, unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) tdep_get_elf_image() argument
|
| H A D | os-freebsd.c | 92 tdep_get_elf_image(struct elf_image *ei, pid_t pid, unw_word_t ip, unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) tdep_get_elf_image() argument
|
| H A D | elfxx.c | 318 unsigned long segbase, mapoff; in get_proc_name() local 277 get_proc_name_in_image(unw_addr_space_t as, struct elf_image *ei, unsigned long segbase, unsigned long mapoff, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp) get_proc_name_in_image() argument
|
| /third_party/libunwind/libunwind/src/ptrace/ |
| H A D | _UPT_find_proc_info.c | 38 unsigned long segbase, mapoff; in get_unwind_info() local
|
| /third_party/libunwind/libunwind/src/coredump/ |
| H A D | _UCD_find_proc_info.c | 36 unsigned long segbase, mapoff; in get_unwind_info() local
|
| H A D | _UCD_get_proc_name.c | 36 unsigned long segbase, mapoff; in CD_get_proc_name() local
|
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gfind_unwind_table.c | 39 dwarf_find_unwind_table(struct elf_dyn_info *edi, unw_addr_space_t as, char *path, unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) dwarf_find_unwind_table() argument
|
| H A D | Gfind_proc_info-lsb.c | 225 unsigned long segbase, mapoff, hi; in find_binary_for_address() local 253 locate_debug_info (unw_addr_space_t as, unw_word_t addr, unw_word_t segbase, in locate_debug_info() argument 110 load_debug_frame(const char *file, char **buf, size_t *bufsize, int is_local, unw_word_t segbase, unw_word_t *load_offset) load_debug_frame() argument 432 dwarf_find_debug_frame(int found, unw_dyn_info_t *di_debug, unw_word_t ip, unw_word_t segbase, const char* obj_name, unw_word_t start, unw_word_t end) dwarf_find_debug_frame() argument 914 unw_word_t ip_base = 0, segbase = 0, last_ip, fde_addr; dwarf_search_unwind_table() local [all...] |
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gfind_unwind_table.c | 95 ia64_find_unwind_table(struct elf_dyn_info *edi, unw_addr_space_t as, char *path, unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) ia64_find_unwind_table() argument
|
| H A D | Gtables.c | 143 unw_word_t start_offset, end_offset, info_offset, segbase; in _Uia64_find_dyn_list() local 257 unw_word_t handler_offset, segbase = 0; in unw_search_ia64_unwind_table() local 477 Elf64_Addr load_base, segbase = 0; callback() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| H A D | unwind_context.h | 41 uintptr_t segbase = 0; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dwarf_section.cpp | 63 MAYBE_UNUSED auto segbase = uti.segbase;
in SearchEntry() local
|
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind-dynamic.h | 119 unw_word_t segbase; /* segment base */ member 128 unw_word_t segbase; /* segment base */ member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 380 u64 table_data, segbase, fde_count; in find_proc_info() local 249 unwind_spec_ehframe(struct dso *dso, struct machine *machine, u64 offset, u64 *table_data, u64 *segbase, u64 *fde_count) unwind_spec_ehframe() argument 272 read_unwind_spec_eh_frame(struct dso *dso, struct machine *machine, u64 *table_data, u64 *segbase, u64 *fde_count) read_unwind_spec_eh_frame() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 436 u64 table_data, segbase, fde_count; in find_proc_info() local 305 read_unwind_spec_eh_frame(struct dso *dso, struct unwind_info *ui, u64 *table_data, u64 *segbase, u64 *fde_count) read_unwind_spec_eh_frame() argument
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | unwind.c | 2190 unsigned long *lp, segbase = GATE_ADDR; create_gate_table() local
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | unwind.c | 2190 unsigned long *lp, segbase = GATE_ADDR; create_gate_table() local
|