Searched defs:printSymbol (Results 1 – 10 of 10) sorted by relevance
220 void WasmDumper::printSymbol(const SymbolRef &Sym) { in printSymbol() function in __anon448e06dd0111::WasmDumper
660 void MachODumper::printSymbol(const SymbolRef &Symbol) { printSymbol() function in MachODumper 664 void MachODumper::printSymbol(const SymbolRef &Symbol, ScopedPrinter &W) { printSymbol() function in MachODumper
755 void XCOFFDumper::printSymbol(const SymbolRef &S) { in printSymbol() function in XCOFFDumper
1685 void COFFDumper::printSymbol(const SymbolRef &Sym) { in printSymbol() function in COFFDumper
4323 void GNUELFDumper<ELFT>::printSymbol(const Elf_Sym &Symbol, unsigned SymIndex, in printSymbol() function in GNUELFDumper7494 void LLVMELFDumper<ELFT>::printSymbol(const Elf_Sym &Symbol, unsigned SymIndex, in printSymbol() function in LLVMELFDumper
274 const auto printSymbol = [&](Symbol *s) { in printWhyLive() local
639 void MachineOperand::printSymbol(raw_ostream &OS, MCSymbol &Sym) { in printSymbol() function in MachineOperand
1404 std::string SymbolTable::printSymbol(Symbol *sym) const { in printSymbol() function in lld::coff::SymbolTable
1069 void NVPTXAsmPrinter::AggBuffer::printSymbol(unsigned nSym, raw_ostream &os) { in printSymbol() function in NVPTXAsmPrinter::AggBuffer
2947 void Dumper::printSymbol(const SymbolRef &Symbol, in printSymbol() function in Dumper