Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h248 bool checkCVLocSection(unsigned FuncId, unsigned FileNo, SMLoc Loc);
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h255 bool checkCVLocSection(unsigned FuncId, unsigned FileNo, SMLoc Loc);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectStreamer.cpp519 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in EmitCVLocDirective()
DMCStreamer.cpp301 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection() function in MCStreamer
DMCAsmStreamer.cpp1389 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in EmitCVLocDirective()
/external/llvm-project/llvm/lib/MC/
DMCObjectStreamer.cpp524 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in emitCVLocDirective()
DMCStreamer.cpp314 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection() function in MCStreamer
DMCAsmStreamer.cpp1546 if (!checkCVLocSection(FunctionId, FileNo, Loc)) in emitCVLocDirective()