HomeSort by relevance Sort by last modified time
    Searched refs:unw_word_t (Results 151 - 175 of 198) sorted by null

1 2 3 4 5 67 8

  /external/libunwind/src/ppc64/
Gregs.c 31 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp,
  /external/libunwind/src/unwind/
RaiseException.c 38 unw_word_t ip;
unwind-internal.h 71 unw_word_t ip;
  /external/libunwind/src/x86_64/
unwind_i.h 75 (ret) = 0, (to) = *(unw_word_t *)(addr); \
init.h 33 DWARF_LOC ((unw_word_t) &c->uc->uc_mcontext.gregs[REG_ ## ruc], 0)
37 DWARF_LOC ((unw_word_t) &c->uc->uc_mcontext.mc_ ## rlc, 0)
  /external/libunwind/tests/
Gtest-init.cxx 52 unw_word_t ip, offset;
ia64-test-dyn1.c 43 unw_word_t gp = 0;
74 di->start_ip = (unw_word_t) mem;
75 di->end_ip = (unw_word_t) memend;
78 di->u.pi.name_ptr = (unw_word_t) name;
ia64-test-sig.c 42 unw_word_t ip;
test-init-remote.c 51 unw_word_t ip, sp, off;
test-mem.c 47 unw_word_t ip, sp;
Gtest-trace.c 60 unw_word_t ip;
123 if (labs((unw_word_t) addresses[1][i] - (unw_word_t) addresses[2][i]) > 1)
133 if (labs((unw_word_t) addresses[0][i] - (unw_word_t) addresses[1][i]) > 1)
Gtest-dyn1.c 107 unw_word_t ip, offset;
207 di.u.pi.name_ptr = (unw_word_t) "copy_of_template";
Gtest-concurrent.c 53 unw_word_t ip;
Gia64-test-rbs.c 97 unw_word_t ip;
113 || unw_set_reg (&c, UNW_REG_IP, (unw_word_t) &resumption_point_label) < 0
120 unw_word_t bsp;
  /external/libunwind/src/coredump/
_UCD_find_proc_info.c 30 get_unwind_info(struct UCD_info *ui, unw_addr_space_t as, unw_word_t ip)
104 _UCD_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi,
_UCD_access_reg_freebsd.c 30 unw_regnum_t regnum, unw_word_t *valp,
  /external/libunwind/src/ia64/
Gscript.c 60 hash (unw_word_t ip)
63 # define magic ((unw_word_t) 0x9e3779b97f4a7c16ULL)
69 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr)
156 unw_word_t ip, pr;
185 script_init (struct ia64_script *script, unw_word_t ip)
194 script_new (struct ia64_script_cache *cache, unw_word_t ip)
523 unw_word_t val;
init.h 29 common_init (struct cursor *c, unw_word_t sp, unw_word_t bsp)
31 unw_word_t bspstore, rbs_base;
  /external/libunwind/src/ptrace/
_UPT_find_proc_info.c 36 get_unwind_info (struct elf_dyn_info *edi, pid_t pid, unw_addr_space_t as, unw_word_t ip, void *as_arg)
98 _UPT_find_proc_info (unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi,
  /external/libunwind/include/
libunwind_i.h 245 unw_word_t ip,
249 unw_word_t ip,
261 unw_word_t ip,
323 extern unw_word_t _U_dyn_info_list_addr (void);
libunwind-arm.h 49 typedef uint32_t unw_word_t; typedef
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 433 unw_word_t sp;
444 unw_word_t offset;
448 unw_word_t pc;
558 unw_word_t sp;
571 unw_word_t offset;
615 unw_word_t pc;
627 unw_word_t pc;
757 return unw_set_reg(cursor, UNW_ARM_R0 + regno, *(unw_word_t *)valuep) ==
764 return unw_set_reg(cursor, UNW_ARM_WC0 + regno, *(unw_word_t *)valuep) ==
805 return unw_get_reg(cursor, UNW_ARM_R0 + regno, (unw_word_t *)valuep) =
    [all...]
  /external/libcxxabi/src/Unwind/
Unwind-EHABI.cpp 475 unw_word_t offset;
480 unw_word_t pc;
593 unw_word_t sp;
607 unw_word_t offset;
652 unw_word_t pc;
664 unw_word_t pc;
797 *(unw_word_t *)valuep) == UNW_ESUCCESS
804 *(unw_word_t *)valuep) == UNW_ESUCCESS
845 (unw_word_t *)valuep) == UNW_ESUCCESS
852 (unw_word_t *)valuep) == UNW_ESUCCES
    [all...]
  /external/libunwind/src/x86/
Gos-freebsd.c 42 unw_word_t w0, w1, w2, w3, w4, w5, ip;
144 unw_word_t addr = c->sigcontext_addr, off, xmm_off;
145 unw_word_t fpstate, fpformat;
  /external/libunwind/src/arm/
Gresume.c 118 unw_word_t val;

Completed in 455 milliseconds

1 2 3 4 5 67 8