Home
last modified time | relevance | path

Searched refs:checkCVLocSection (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h277 bool checkCVLocSection(unsigned FuncId, unsigned FileNo, SMLoc Loc);
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp499 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in emitCVLocDirective()
H A DMCStreamer.cpp324 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection() function in MCStreamer
H A DMCAsmStreamer.cpp1820 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in emitCVLocDirective()