Searched defs:SP_REG (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp90 #define SP_REG __rsp macro
96 # define SP_REG __sp macro
98 # define SP_REG sp macro
104 #define SP_REG __esp macro
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp668 #define SP_REG 13 macro
[all...]

Completed in 199 milliseconds