unw_word_t 6 tools/build/feature/test-libunwind-aarch64.c unw_word_t ip, unw_word_t 6 tools/build/feature/test-libunwind-arm.c unw_word_t ip, unw_word_t 7 tools/build/feature/test-libunwind-debug-frame-aarch64.c unw_word_t ip, unw_word_t segbase, unw_word_t 8 tools/build/feature/test-libunwind-debug-frame-aarch64.c const char *obj_name, unw_word_t start, unw_word_t 9 tools/build/feature/test-libunwind-debug-frame-aarch64.c unw_word_t end); unw_word_t 7 tools/build/feature/test-libunwind-debug-frame-arm.c unw_word_t ip, unw_word_t segbase, unw_word_t 8 tools/build/feature/test-libunwind-debug-frame-arm.c const char *obj_name, unw_word_t start, unw_word_t 9 tools/build/feature/test-libunwind-debug-frame-arm.c unw_word_t end); unw_word_t 7 tools/build/feature/test-libunwind-debug-frame.c unw_word_t ip, unw_word_t segbase, unw_word_t 8 tools/build/feature/test-libunwind-debug-frame.c const char *obj_name, unw_word_t start, unw_word_t 9 tools/build/feature/test-libunwind-debug-frame.c unw_word_t end); unw_word_t 6 tools/build/feature/test-libunwind-x86.c unw_word_t ip, unw_word_t 6 tools/build/feature/test-libunwind-x86_64.c unw_word_t ip, unw_word_t 6 tools/build/feature/test-libunwind.c unw_word_t ip, unw_word_t 46 tools/perf/util/unwind-libunwind-local.c unw_word_t ip, unw_word_t 55 tools/perf/util/unwind-libunwind-local.c unw_word_t ip, unw_word_t 56 tools/perf/util/unwind-libunwind-local.c unw_word_t segbase, unw_word_t 57 tools/perf/util/unwind-libunwind-local.c const char *obj_name, unw_word_t start, unw_word_t 58 tools/perf/util/unwind-libunwind-local.c unw_word_t end); unw_word_t 367 tools/perf/util/unwind-libunwind-local.c static struct map *find_map(unw_word_t ip, struct unwind_info *ui) unw_word_t 374 tools/perf/util/unwind-libunwind-local.c find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, unw_word_t 399 tools/perf/util/unwind-libunwind-local.c / sizeof(unw_word_t); unw_word_t 410 tools/perf/util/unwind-libunwind-local.c unw_word_t base = is_exec ? 0 : map->start; unw_word_t 440 tools/perf/util/unwind-libunwind-local.c unw_word_t __maybe_unused *dil_addr, unw_word_t 456 tools/perf/util/unwind-libunwind-local.c unw_word_t __maybe_unused addr, unw_word_t 458 tools/perf/util/unwind-libunwind-local.c unw_word_t __maybe_unused *offp, void __maybe_unused *arg) unw_word_t 464 tools/perf/util/unwind-libunwind-local.c static int access_dso_mem(struct unwind_info *ui, unw_word_t addr, unw_word_t 465 tools/perf/util/unwind-libunwind-local.c unw_word_t *data) unw_word_t 486 tools/perf/util/unwind-libunwind-local.c unw_word_t addr, unw_word_t *valp, unw_word_t 509 tools/perf/util/unwind-libunwind-local.c if (addr + sizeof(unw_word_t) < addr) unw_word_t 512 tools/perf/util/unwind-libunwind-local.c if (addr < start || addr + sizeof(unw_word_t) >= end) { unw_word_t 525 tools/perf/util/unwind-libunwind-local.c *valp = *(unw_word_t *)&stack->data[offset]; unw_word_t 532 tools/perf/util/unwind-libunwind-local.c unw_regnum_t regnum, unw_word_t *valp, unw_word_t 560 tools/perf/util/unwind-libunwind-local.c *valp = (unw_word_t) val; unw_word_t 644 tools/perf/util/unwind-libunwind-local.c unw_word_t ips[max_stack]; unw_word_t 654 tools/perf/util/unwind-libunwind-local.c ips[i++] = (unw_word_t) val;