Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp1245 # define DUMPREG32(r) \ in DumpAllRegisters() macro
1258 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters()
1272 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters()
1282 # undef DUMPREG32 in DumpAllRegisters()