Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSection.cpp59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { in addPendingLabel()
96 unsigned Subsection) { in flushPendingLabels()
H A DMCWasmStreamer.cpp61 const MCExpr *Subsection) { in changeSection()
H A DMCMachOStreamer.cpp150 const MCExpr *Subsection) { in changeSection()
H A DMCObjectStreamer.cpp335 const MCExpr *Subsection) { in changeSection()
340 const MCExpr *Subsection) { in changeSectionImpl()
H A DMCELFStreamer.cpp147 const MCExpr *Subsection) { in changeSection()
H A DMCStreamer.cpp58 const MCExpr *Subsection, in changeSection()
1193 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
H A DMCAsmStreamer.cpp489 const MCExpr *Subsection) { in changeSection()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMarkdownQuickstartTemplate.md90 #### Example Subsubsection
H A DSphinxQuickstartTemplate.rst75 …cturedText Primer`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp53 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp210 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
517 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
884 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp94 const MCExpr *Subsection) { in SwitchSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp210 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp145 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h420 bool SubSection(const MCExpr *Subsection) { in SubSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1202 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
1226 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
1246 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp467 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp486 SubsectionT Subsection; in iterateModuleSubsections() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp674 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local