Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/docs/
H A DSphinxQuickstartTemplate.rst80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM
98 Example Subsubsection
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXSection.h36 const MCExpr *Subsection) const override {} in PrintSwitchToSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp56 const MCExpr *Subsection) { in SwitchSection()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp196 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
414 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
743 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h338 bool SubSection(const MCExpr *Subsection) { in SubSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp100 const MCExpr *Subsection) override { in ChangeSection()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCMachOStreamer.cpp123 const MCExpr *Subsection) { in ChangeSection()
H A DMCELFStreamer.cpp91 const MCExpr *Subsection) { in ChangeSection()
H A DMCObjectStreamer.cpp183 const MCExpr *Subsection) { in ChangeSection()
H A DMCAsmStreamer.cpp301 const MCExpr *Subsection) { in ChangeSection()
H A DMCAssembler.cpp305 MCSectionData::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp634 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 const MCExpr *Subsection) override { in ChangeSection()