Searched defs:Subsection (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/MC/
H A DMCSectionELF.cpp65 OS << '\t' << *Subsection; local
150 OS << "\t.subsection\t" << *Subsection << '\n'; local
H A DMCNullStreamer.cpp33 ChangeSection(const MCSection *Section, const MCExpr *Subsection) argument
H A DMCELFStreamer.cpp116 ChangeSection(const MCSection *Section, const MCExpr *Subsection) argument
H A DMCObjectStreamer.cpp174 ChangeSection(const MCSection *Section, const MCExpr *Subsection) argument
H A DMCAssembler.cpp247 MCSectionData::getSubsectionInsertionPoint(unsigned Subsection) { argument
H A DMCAsmStreamer.cpp313 ChangeSection(const MCSection *Section, const MCExpr *Subsection) argument
/freebsd-10.3-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp65 ChangeSection(const MCSection *Section, const MCExpr *Subsection) argument
/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCStreamer.h272 bool SubSection(const MCExpr *Subsection) { argument
/freebsd-10.3-release/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp195 const MCExpr *Subsection = 0; local
357 const MCExpr *Subsection = 0; local
663 const MCExpr *Subsection = 0; local
/freebsd-10.3-release/contrib/llvm/lib/LTO/
H A DLTOModule.cpp651 ChangeSection(const MCSection *Section, const MCExpr *Subsection) argument

Completed in 76 milliseconds