Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp115 OS.switchSection(Asm->OutContext.getObjectFileInfo()->getGIATsSection()); in endModule()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h428 MCSection *getGIATsSection() const { return GIATsSection; } in getGIATsSection() function