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/
DMCCodeView.h172 void recordCVLoc(MCContext &Ctx, const MCSymbol *Label, unsigned FunctionId,
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCCodeView.cpp131 void CodeViewContext::recordCVLoc(MCContext &Ctx, const MCSymbol *Label, in recordCVLoc() function in CodeViewContext
DMCObjectStreamer.cpp594 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in emitCVLocDirective()