Home
last modified time | relevance | path

Searched defs:segbase (Results 1 - 14 of 14) 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...]
/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

Completed in 7 milliseconds