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

1 2 3 4 5 6 78

  /external/libunwind/src/coredump/
_UCD_access_reg_linux.c 31 unw_regnum_t regnum, unw_word_t *valp,
  /external/libunwind/src/mi/
map.c 130 map_find_from_addr (struct map_info *map_list, unw_word_t addr)
  /external/libunwind/src/x86_64/
Gstash_frame.c 85 const unw_word_t uc = c->sigcontext_addr;
Gos-freebsd.c 41 unw_word_t w0, w1, w2, b0, ip;
94 unw_word_t ucontext;
Gos-linux.c 34 tdep_fetch_frame (struct dwarf_cursor *dw, unw_word_t ip, int need_unwind_info)
  /external/libunwind/tests/
Gtest-resume-sig.c 76 unw_word_t ip;
test-async-sig.c 71 unw_word_t ip, sp, off;
test-ptrace.c 78 unw_word_t ip, sp, start_ip = 0, off;
123 unw_word_t bsp;
Gtest-bt.c 60 unw_word_t ip, sp, off;
96 unw_word_t bsp;
test-coredump-unwind.c 327 unw_word_t ip;
345 unw_word_t off;
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
AddressSpace.hpp 150 unw_word_t *offset);
386 unw_word_t *offset) {
424 unw_word_t *offset);
480 size_t bufLen, unw_word_t *offset) {
  /external/libunwind/src/ia64/
Gparser.c 31 unw_word_t ip);
552 if ((sr->pr_val & ((unw_word_t) 1 << qp)) == 0)
554 sr->pr_mask |= ((unw_word_t) 1 << qp);
756 unw_word_t new_ip;
798 unw_word_t val;
924 ia64_fetch_proc_info (struct cursor *c, unw_word_t ip, int need_unwind_info)
959 unw_word_t ip)
961 unw_word_t predicates = c->pr;
987 sr->when_target = (3 * ((ip & ~(unw_word_t) 0xf) - c->pi.start_ip) / 16
  /external/libcxxabi/src/Unwind/
AddressSpace.hpp 144 unw_word_t *offset);
445 unw_word_t *offset) {
484 unw_word_t *offset);
540 size_t bufLen, unw_word_t *offset) {
  /external/libunwind/src/sh/
Gresume.c 125 unw_word_t val;
Gstep.c 35 unw_word_t sc_addr, sp, sp_addr = c->dwarf.cfa;
  /external/libunwind/src/x86/
Gregs.c 39 tdep_access_reg (struct cursor *c, unw_regnum_t reg, unw_word_t *valp,
  /external/skia/tools/
CrashHandler.cpp 42 unw_word_t offset;
  /external/libunwind/src/ppc32/
Gstep.c 57 unw_word_t back_chain_offset, lr_save_offset;
135 unw_word_t ucontext = c->dwarf.cfa + __SIGNAL_FRAMESIZE;
  /external/linux-tools-perf/src/tools/perf/config/
feature-tests.mak 183 unw_word_t ip,
  /external/libunwind/src/aarch64/
Gresume.c 137 unw_word_t val;
  /external/libunwind/src/ppc64/
Gstep.c 58 unw_word_t back_chain_offset, lr_save_offset, v_regs_ptr;
136 unw_word_t ucontext = c->dwarf.cfa + __SIGNAL_FRAMESIZE;
  /external/ltrace/
output.c 727 * unw_word_t*. */
728 (void)sizeof(char[1 - 2*(sizeof(unw_word_t)
734 (unw_word_t *) &ip);
761 (unw_word_t *) &function_offset);
  /external/libunwind/doc/
libunwind.tex 154 unw_word_t ip, sp;

Completed in 518 milliseconds

1 2 3 4 5 6 78