Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1314 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro
1320 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro
1324 # define DUMPREG(r) DUMPREG64(r) in DumpAllRegisters() macro
1334 # define DUMPREG(r) DUMPREG32(r) in DumpAllRegisters() macro