Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCCodeView.h172 void recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId,
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCCodeView.cpp131 void CodeViewContext::recordCVLoc(MCContext &Ctx, const MCSymbol *Label, in recordCVLoc() function in CodeViewContext
H A DMCObjectStreamer.cpp592 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in emitCVLocDirective()