Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h353 const MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DWinCOFFStreamer.cpp212 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp713 OutStreamer.SwitchSection(TLOFCOFF.getDrectveSection()); in EmitEndOfAsmFile()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp926 const MCSection *Sec = getDrectveSection(); in emitModuleFlags()