| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCSection.cpp | 59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint() 91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { in addPendingLabel() 96 unsigned Subsection) { in flushPendingLabels()
|
| H A D | MCWasmStreamer.cpp | 85 const MCExpr *Subsection) { in changeSection()
|
| H A D | MCObjectStreamer.cpp | 364 const MCExpr *Subsection) { in changeSection() 369 const MCExpr *Subsection) { in changeSectionImpl()
|
| H A D | MCMachOStreamer.cpp | 168 const MCExpr *Subsection) { in changeSection()
|
| H A D | MCELFStreamer.cpp | 148 const MCExpr *Subsection) { in changeSection()
|
| H A D | MCStreamer.cpp | 61 const MCExpr *Subsection, in changeSection() 1225 void MCStreamer::switchSection(MCSection *Section, const MCExpr *Subsection) { in switchSection()
|
| H A D | MCAsmStreamer.cpp | 500 const MCExpr *Subsection) { in changeSection()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MarkdownQuickstartTemplate.md | 90 #### Example Subsubsection
|
| H A D | SphinxQuickstartTemplate.rst | 75 …cturedText Primer`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCSectionSPIRV.h | 34 const MCExpr *Subsection) const override {} in printSwitchToSection()
|
| H A D | MCSectionGOFF.h | 38 const MCExpr *Subsection) const override { in printSwitchToSection()
|
| H A D | MCStreamer.h | 435 bool subSection(const MCExpr *Subsection) { in subSection()
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | InputFiles.h | 57 struct Subsection { struct 62 using Subsections = std::vector<Subsection>; argument
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugSubsectionRecord.cpp | 52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | ELFAsmParser.cpp | 208 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local 537 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local 903 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFStreamer.cpp | 94 const MCExpr *Subsection) { in switchSection()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | DbiModuleDescriptorBuilder.cpp | 214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64ELFStreamer.cpp | 145 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping() 788 YAMLDebugSubsection Subsection; member
|
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | COFFDumper.cpp | 1206 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection() 1230 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums() 1250 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFStreamer.cpp | 477 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 663 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
|