Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h327 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp238 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp686 OutStreamer->SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1021 MCSection *Sec = getDrectveSection(); in emitModuleFlags()