Home
last modified time | relevance | path

Searched refs:UESP (Results 1 – 9 of 9) sorted by relevance

/external/strace/linux/i386/
Duserent.h16 XLAT(4*UESP),
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DSolaris.h35 #undef UESP
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/Solaris/sys/
Dregset.h34 #undef UESP
/external/llvm/include/llvm/Support/
DSolaris.h44 #undef UESP
/external/kernel-headers/original/uapi/asm-x86/asm/
Dptrace-abi.h22 #define UESP 15 macro
/external/u-boot/arch/x86/include/asm/
Dptrace.h21 #define UESP 15 macro
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc219 context->esp = regs[UESP]; in WriteContext()
256 writer_args->sig_ctx->uc_mcontext.gregs[UESP], in WriteCrashedLwpStream()
295 (*gregs)[UESP], in WriteLwpStream()
704 writer_args->sig_ctx->uc_mcontext.gregs[UESP] in Write()
/external/google-breakpad/src/common/android/
Dbreakpad_getcontext_unittest.cc92 CHECK_REG(UESP); in TEST()
/external/strace/
DChangeLog-CVS3634 * defs.h [POWERPC] (UESP, EIP, EAX, ORIG_EAX): Remove this cruft.