Home
last modified time | relevance | path

Searched defs:DUMPREG (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp1252 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro
1258 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro
1262 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro
1272 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro