Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1303 # define DUMPREG64(r) \ in DumpAllRegisters() macro
1314 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters()
1324 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters()
1343 # undef DUMPREG64 in DumpAllRegisters()