Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnwindTablePrinter.cpp23 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 DDWARFCFIPrinter.cpp28 static void printRegister(raw_ostream &OS, const DIDumpOptions &DumpOpts, in printRegister() function
96 printRegister(OS, DumpOpts, Operand); in printOperand()