Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h255 bool checkCVLocSection(unsigned FuncId, unsigned FileNo, SMLoc Loc);
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp539 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in emitCVLocDirective()
H A DMCStreamer.cpp314 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection() function in MCStreamer
H A DMCAsmStreamer.cpp1669 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in emitCVLocDirective()