Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h177 void recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp126 void CodeViewContext::recordCVLoc(MCContext &Ctx, const MCSymbol *Label, in recordCVLoc() function in CodeViewContext
H A DMCObjectStreamer.cpp541 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in emitCVLocDirective()