Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h322 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/NextBSD/contrib/llvm/lib/MC/
HDWinCOFFStreamer.cpp234 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86AsmPrinter.cpp684 OutStreamer->SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp1003 MCSection *Sec = getDrectveSection(); in emitModuleFlags()