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

1 2 3 4 5 67 8

  /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;
  /system/core/libbacktrace/
BacktraceOffline.cpp 68 static int FindProcInfo(unw_addr_space_t addr_space, unw_word_t ip, unw_proc_info* proc_info,
78 static int GetDynInfoListAddr(unw_addr_space_t, unw_word_t*, void*) {
82 static int AccessMem(unw_addr_space_t, unw_word_t addr, unw_word_t* value, int write, void* arg) {
88 size_t read_size = backtrace->Read(addr, reinterpret_cast<uint8_t*>(value), sizeof(unw_word_t));
89 // Strictly we should check if read_size matches sizeof(unw_word_t), but it is possible in
90 // .eh_frame_hdr that the section can end at a position not aligned in sizeof(unw_word_t), and
95 static int AccessReg(unw_addr_space_t, unw_regnum_t unwind_reg, unw_word_t* value, int write,
104 *value = static_cast<unw_word_t>(reg_value);
117 static int GetProcName(unw_addr_space_t, unw_word_t, char*, size_t, unw_word_t*, void*)
    [all...]
  /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
  /external/libunwind_llvm/src/
Unwind-EHABI.cpp 484 unw_word_t offset;
489 unw_word_t pc;
604 unw_word_t sp;
618 unw_word_t offset;
663 unw_word_t pc;
675 unw_word_t pc;
803 *(unw_word_t *)valuep) == UNW_ESUCCESS
810 *(unw_word_t *)valuep) == UNW_ESUCCESS
851 (unw_word_t *)valuep) == UNW_ESUCCESS
858 (unw_word_t *)valuep) == UNW_ESUCCES
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/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 1501 milliseconds

1 2 3 4 5 67 8