Home
last modified time | relevance | path

Searched refs:recordCVLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h165 void recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp130 void CodeViewContext::recordCVLoc(MCContext &Ctx, const MCSymbol *Label, in recordCVLoc() function in CodeViewContext
H A DMCObjectStreamer.cpp550 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in emitCVLocDirective()