Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_mac.cc1043 # define DUMPREG___(r) Printf(" "); DUMPREG(r); in DumpAllRegisters() macro
1064 DUMPREG(x[28]); DUMPREG___(fp); DUMPREG___(lr); DUMPREG___(sp); Printf("\n"); in DumpAllRegisters()
1070 DUMPREG(r[12]); DUMPREG___(sp); DUMPREG___(lr); DUMPREG___(pc); Printf("\n"); in DumpAllRegisters()
1079 # undef DUMPREG___ in DumpAllRegisters()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cc1006 # define DUMPREG___(r) Printf(" "); DUMPREG(r); in DumpAllRegisters() macro
1027 DUMPREG(x[28]); DUMPREG___(fp); DUMPREG___(lr); DUMPREG___(sp); Printf("\n"); in DumpAllRegisters()
1033 DUMPREG(r[12]); DUMPREG___(sp); DUMPREG___(lr); DUMPREG___(pc); Printf("\n"); in DumpAllRegisters()
1042 # undef DUMPREG___ in DumpAllRegisters()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cpp1339 # define DUMPREG___(r) Printf(" "); DUMPREG(r); in DumpAllRegisters() macro
1366 DUMPREG(r[12]); DUMPREG___(sp); DUMPREG___(lr); DUMPREG___(pc); Printf("\n"); in DumpAllRegisters()
1375 # undef DUMPREG___ in DumpAllRegisters()