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.cpp1302 # define DUMPREG64(r) \ in DumpAllRegisters() macro
1313 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters()
1323 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters()
1342 # undef DUMPREG64 in DumpAllRegisters()