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

  /external/chromium_org/sandbox/linux/services/
android_x86_64_ucontext.h 56 REG_R15,
  /bionic/libc/include/sys/
ucontext.h 55 REG_R15,
226 REG_R15,
  /development/ndk/platforms/android-L/include/sys/
ucontext.h 55 REG_R15,
226 REG_R15,
  /external/libunwind/src/x86_64/
Gos-linux.c 120 case UNW_X86_64_R15: addr = &uc->uc_mcontext.gregs[REG_R15]; break;
  /art/runtime/
runtime_linux.cc 213 DumpRegister64(os, "r15", context.gregs[REG_R15]);
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/asm/
vmx.h 331 #define REG_R15 (15 << 8)
  /external/chromium_org/base/debug/
stack_trace_posix.cc 321 { " r15: ", context->uc_mcontext.gregs[REG_R15] },

Completed in 386 milliseconds