Home
last modified time | relevance | path

Searched defs:segbase (Results 1 - 20 of 20) sorted by relevance

/third_party/libunwind/libunwind/src/
H A Dos-hpux.c35 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 Dos-solaris.c33 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 Dos-qnx.c33 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 Dos-linux.c34 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 Dos-freebsd.c92 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 Delfxx.c318 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.c38 unsigned long segbase, mapoff; in get_unwind_info() local
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_find_proc_info.c36 unsigned long segbase, mapoff; in get_unwind_info() local
H A D_UCD_get_proc_name.c36 unsigned long segbase, mapoff; in CD_get_proc_name() local
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_unwind_table.c39 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 DGfind_proc_info-lsb.c225 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 DGfind_unwind_table.c95 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 DGtables.c143 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 Dunwind_context.h41 uintptr_t segbase = 0; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp63 MAYBE_UNUSED auto segbase = uti.segbase; in SearchEntry() local
/third_party/libunwind/libunwind/include/
H A Dlibunwind-dynamic.h119 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 Dunwind-libunwind-local.c380 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 Dunwind-libunwind-local.c436 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 Dunwind.c2190 unsigned long *lp, segbase = GATE_ADDR; create_gate_table() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind.c2190 unsigned long *lp, segbase = GATE_ADDR; create_gate_table() local

Completed in 16 milliseconds