Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp90 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp114 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h391 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h400 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection() function