Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCWinCOFFStreamer.cpp291 SwitchSection(MFI->getDrectveSection()); in EmitCommonSymbol()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h387 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1601 OutStreamer->SwitchSection(TLOF.getDrectveSection()); in doFinalization()
1627 OutStreamer->SwitchSection(TLOF.getDrectveSection()); in doFinalization()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp1450 MCSection *Sec = getDrectveSection(); in emitModuleMetadata()