HomeSort by relevance Sort by last modified time
    Searched refs:PT_R31 (Results 1 - 5 of 5) sorted by null

  /external/strace/linux/powerpc/
userent.h 36 { REGSIZE*PT_R31, "r31" },
  /external/strace/linux/ia64/
userent.h 61 { PT_R29, "r29" }, { PT_R30, "r30" }, { PT_R31, "r31" },
  /external/libunwind/src/ptrace/
_UPT_reg_offset.c 57 [UNW_IA64_GR + 30] = PT_R30, [UNW_IA64_GR + 31] = PT_R31,
  /external/v8/src/libsampler/
v8-sampler.cc 465 reinterpret_cast<void*>(ucontext->uc_mcontext.regs->gpr[PT_R31]);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc     [all...]

Completed in 666 milliseconds