Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h330 MCSection *getRemarksSection() const { return RemarksSection; } in getRemarksSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h337 MCSection *getRemarksSection() const { return RemarksSection; } in getRemarksSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1409 OutContext.getObjectFileInfo()->getRemarksSection(); in emitRemarksSection()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1576 OutContext.getObjectFileInfo()->getRemarksSection(); in emitRemarksSection()