Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCCodeView.h166 void recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId,
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp474 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in EmitCVLocDirective()
H A DMCCodeView.cpp131 void CodeViewContext::recordCVLoc(MCContext &Ctx, const MCSymbol *Label, in recordCVLoc() function in CodeViewContext