Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp42 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h373 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection() function