Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRecordStreamer.cpp73 void RecordStreamer::visitUsedSymbol(const MCSymbol &Sym) { markUsed(Sym); } in visitUsedSymbol() function in RecordStreamer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp218 void MCObjectStreamer::visitUsedSymbol(const MCSymbol &Sym) { in visitUsedSymbol() function in MCObjectStreamer
DMCStreamer.cpp986 void MCStreamer::visitUsedSymbol(const MCSymbol &Sym) { in visitUsedSymbol() function in MCStreamer