Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp288 switchSection(MFI->getDrectveSection()); in emitCommonSymbol()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h422 MCSection *getDrectveSection() const { return DrectveSection; } in getDrectveSection() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1830 MCSection *Sec = getDrectveSection(); in emitLinkerDirectives()
1850 Streamer.switchSection(getDrectveSection()); in emitLinkerDirectives()
1876 Streamer.switchSection(getDrectveSection()); in emitLinkerDirectives()