Searched defs:CurSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCObjectStreamer.h67 MCSection *CurSection = getCurrentSectionOnly(); local
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCELFStreamer.cpp137 MCSection *CurSection = getCurrentSectionOnly(); local
625 MCSection *CurSection = getCurrentSectionOnly(); local
626 setSectionAlignmentForBundling(getAssembler(), CurSection); local
H A DMCObjectStreamer.cpp46 MCSection *CurSection = getCurrentSectionOnly(); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1371 const MCSection *CurSection = nullptr; local

Completed in 64 milliseconds