Home
last modified time | relevance | path

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

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