Searched defs:REG_SP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 487 #define REG_SP uregs[13] macro |
/llvm-project/libcxxabi/src/ | ||
H A D | cxa_personality.cpp | 1036 static const uint32_t REG_SP = 13; variable |