Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1313 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro
1319 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro
1323 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro
1333 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro