Home
last modified time | relevance | path

Searched defs:Subsection (Results 1 – 15 of 15) sorted by relevance

/external/llvm/docs/
DSphinxQuickstartTemplate.rst80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM
98 Example Subsubsection
/external/llvm/lib/Target/NVPTX/
DNVPTXSection.h34 const MCExpr *Subsection) const override {} in PrintSwitchToSection()
/external/llvm/lib/MC/
DMCSection.cpp57 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
DMCObjectStreamer.cpp197 const MCExpr *Subsection) { in ChangeSection()
202 const MCExpr *Subsection) { in changeSectionImpl()
DMCMachOStreamer.cpp152 const MCExpr *Subsection) { in ChangeSection()
DMCELFStreamer.cpp137 const MCExpr *Subsection) { in ChangeSection()
DMCStreamer.cpp787 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
DMCAsmStreamer.cpp378 const MCExpr *Subsection) { in ChangeSection()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp60 const MCExpr *Subsection) { in SwitchSection()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp186 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
371 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
721 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h343 bool SubSection(const MCExpr *Subsection) { in SubSection()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp947 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
972 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
998 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp441 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp881 const MCExpr *Subsection = 0; in ParseDirectiveSubsection() local