Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp85 const MCExpr *Subsection) { in changeSection()
H A DMCObjectStreamer.cpp366 const MCExpr *Subsection) { in changeSection()
371 const MCExpr *Subsection) { in changeSectionImpl()
H A DMCMachOStreamer.cpp168 const MCExpr *Subsection) { in changeSection()
H A DMCELFStreamer.cpp151 const MCExpr *Subsection) { in changeSection()
H A DMCStreamer.cpp61 const MCExpr *Subsection, in changeSection()
1234 void MCStreamer::switchSection(MCSection *Section, const MCExpr *Subsection) { in switchSection()
H A DMCAsmStreamer.cpp507 const MCExpr *Subsection) { in changeSection()
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.h58 struct Subsection { struct
63 using Subsections = std::vector<Subsection>; argument
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionSPIRV.h34 const MCExpr *Subsection) const override {} in printSwitchToSection()
H A DMCSectionGOFF.h38 const MCExpr *Subsection) const override { in printSwitchToSection()
H A DMCStreamer.h435 bool subSection(const MCExpr *Subsection) { in subSection()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp208 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
537 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
903 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp94 const MCExpr *Subsection) { in switchSection()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp185 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1260 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
1284 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
1304 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp241 for (auto &Subsection : SubsectionsNew) { in RunAllNewAndFlush() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp672 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local