/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...] |
/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
|