Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp113 OS.SwitchSection(Asm->OutContext.getObjectFileInfo()->getGFIDsSection()); in endModule()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h410 MCSection *getGFIDsSection() const { return GFIDsSection; } in getGFIDsSection() function