Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp1249 # define DUMPREG___(r) Printf(" "); DUMPREG(r); in DumpAllRegisters() macro
1276 DUMPREG(r[12]); DUMPREG___(sp); DUMPREG___(lr); DUMPREG___(pc); Printf("\n"); in DumpAllRegisters()
1285 # undef DUMPREG___ in DumpAllRegisters()