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

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

Completed in 74 milliseconds