Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp119 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h401 MCSection *getGIATsSection() const { return GIATsSection; } in getGIATsSection() function