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

/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dfuchsia_i.h49 uintptr_t segbase; member in struct:unw_fuchsia_info
H A Dlibunwind-dynamic.h119 unw_word_t segbase; /* segment base */ member in struct:unw_dyn_table_info
128 unw_word_t segbase; /* segment base */ member in struct:unw_dyn_remote_table_info
/fuchsia/zircon/third_party/ulib/ngunwind/src/
H A Dos-linux.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) argument
H A Delfxx.c345 unsigned long segbase, mapoff; local
304 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) argument
H A Dfuchsia.c93 unsigned long segbase, mapoff; local
42 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) argument
/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGfind_unwind_table.c38 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) argument
248 dwarf_as_find_unwind_table(struct as_elf_dyn_info *edi, unw_addr_space_t as, const char *path, unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) argument
[all...]
H A DGfind_proc_info-lsb.c244 unsigned long segbase, mapoff, hi; local
373 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) argument
823 unw_word_t ip_base = 0, segbase = 0, fde_addr; local
[all...]

Completed in 25 milliseconds