Home
last modified time | relevance | path

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

12

/llvm-project/llvm/include/llvm/MC/
H A DMCSectionSPIRV.h35 uint32_t Subsection) const override {} in printSwitchToSection()
H A DMCSectionGOFF.h29 uint32_t Subsection; variable
/llvm-project/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
/llvm-project/lld/MachO/
H A DInputFiles.h58 struct Subsection { struct
63 using Subsections = std::vector<Subsection>; argument
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection()
/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp209 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 DRISCVELFStreamer.cpp162 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp71 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
H A DMCWinCOFFStreamer.cpp84 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
H A DMCObjectStreamer.cpp284 void MCObjectStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() argument
289 uint32_t Subsection) { in changeSectionImpl() argument
H A DMCMachOStreamer.cpp173 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
H A DMCELFStreamer.cpp109 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
H A DMCContext.cpp672 getGOFFSection(StringRef Section,SectionKind Kind,MCSection * Parent,uint32_t Subsection) getGOFFSection() argument
H A DMCStreamer.cpp60 MCSection *Section, uint32_t Subsection, in changeSection() argument
1259 switchSection(MCSection * Section,uint32_t Subsection) switchSection() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp371 mapping(IO & IO,YAMLDebugSubsection & Subsection) mapping() argument
788 YAMLDebugSubsection Subsection; global() member
[all...]
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp276 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 DAArch64ELFStreamer.cpp186 changeSection(MCSection * Section,uint32_t Subsection=0) changeSection() argument
/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1351 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 Dcoff_platform.cpp241 for (auto &Subsection : SubsectionsNew) { RunAllNewAndFlush() local
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 changeSection(MCSection * Section,uint32_t Subsection) changeSection() argument
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp730 const MCExpr *Subsection = nullptr; ParseDirectiveSubsection() local

12