Home
last modified time | relevance | path

Searched defs:visitUsedSymbol (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Object/
DRecordStreamer.cpp60 void RecordStreamer::visitUsedSymbol(const MCSymbol &Sym) { markUsed(Sym); } in visitUsedSymbol() function in RecordStreamer
/external/llvm/lib/MC/
DMCObjectStreamer.cpp114 void MCObjectStreamer::visitUsedSymbol(const MCSymbol &Sym) { in visitUsedSymbol() function in MCObjectStreamer
DMCStreamer.cpp618 void MCStreamer::visitUsedSymbol(const MCSymbol &Sym) { in visitUsedSymbol() function in MCStreamer