/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionSPIRV.h | 35 uint32_t Subsection) const override {} in printSwitchToSection()
|
H A D | MCSectionGOFF.h | 29 uint32_t Subsection; variable
|
/llvm-project/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/lld/MachO/ |
H A D | InputFiles.h | 58 struct Subsection { struct 63 using Subsections = std::vector<Subsection>; argument
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugSubsectionRecord.cpp | 52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFStreamer.cpp | 93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection()
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 209 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local 551 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local 910 const MCExpr *Subsection = MCConstantExpr::create(0, getContext()); ParseDirectiveSubsection() local
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.cpp | 162 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.cpp | 214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
|
/llvm-project/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 71 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
|
H A D | MCWinCOFFStreamer.cpp | 84 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
|
H A D | MCObjectStreamer.cpp | 284 void MCObjectStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() argument 289 uint32_t Subsection) { in changeSectionImpl() argument
|
H A D | MCMachOStreamer.cpp | 173 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
|
H A D | MCELFStreamer.cpp | 109 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
|
H A D | MCContext.cpp | 672 getGOFFSection(StringRef Section,SectionKind Kind,MCSection * Parent,uint32_t Subsection) getGOFFSection() argument
|
H A D | MCStreamer.cpp | 60 MCSection *Section, uint32_t Subsection, in changeSection() argument 1259 switchSection(MCSection * Section,uint32_t Subsection) switchSection() argument
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 371 mapping(IO & IO,YAMLDebugSubsection & Subsection) mapping() argument 788 YAMLDebugSubsection Subsection; global() member [all...] |
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 276 traverseInlineeLines(StringRef Subsection) traverseInlineeLines() argument 614 traverseSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) traverseSymbolsSubsection() argument
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 186 changeSection(MCSection * Section,uint32_t Subsection=0) changeSection() argument
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 1351 printCodeViewSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) printCodeViewSymbolsSubsection() argument 1375 printCodeViewFileChecksums(StringRef Subsection) printCodeViewFileChecksums() argument 1395 printCodeViewInlineeLines(StringRef Subsection) printCodeViewInlineeLines() argument [all...] |
/llvm-project/compiler-rt/lib/orc/ |
H A D | coff_platform.cpp | 241 for (auto &Subsection : SubsectionsNew) { RunAllNewAndFlush() local
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 482 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
|
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 730 const MCExpr *Subsection = nullptr; ParseDirectiveSubsection() local
|