/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 | 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
|
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/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress04.c | 58 off_t mapoff; in mmapstress04() 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
|
/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
|