Searched refs:printRegister (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFUnwindTablePrinter.cpp | 23 static void printRegister(raw_ostream &OS, DIDumpOptions DumpOpts, in printRegister() function 72 printRegister(OS, DumpOpts, UL.getRegister()); in printUnwindLocation() 126 printRegister(OS, DumpOpts, Reg); in printRegisterLocations()
|
| H A D | DWARFCFIPrinter.cpp | 28 static void printRegister(raw_ostream &OS, const DIDumpOptions &DumpOpts, in printRegister() function 96 printRegister(OS, DumpOpts, Operand); in printOperand()
|