Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp292 switchSection(MFI->getDrectveSection()); in emitCommonSymbol()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h425 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1872 MCSection *Sec = getDrectveSection(); in emitLinkerDirectives()
1892 Streamer.switchSection(getDrectveSection()); in emitLinkerDirectives()
1918 Streamer.switchSection(getDrectveSection()); in emitLinkerDirectives()