/netbsd-src/external/apache2/llvm/dist/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 | 61 const MCExpr *Subsection) { in changeSection()
|
H A D | MCMachOStreamer.cpp | 150 const MCExpr *Subsection) { in changeSection()
|
H A D | MCObjectStreamer.cpp | 335 const MCExpr *Subsection) { in changeSection() 340 const MCExpr *Subsection) { in changeSectionImpl()
|
H A D | MCELFStreamer.cpp | 147 const MCExpr *Subsection) { in changeSection()
|
H A D | MCStreamer.cpp | 58 const MCExpr *Subsection, in changeSection() 1193 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
|
H A D | MCAsmStreamer.cpp | 489 const MCExpr *Subsection) { in changeSection()
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugSubsectionRecord.cpp | 53 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 210 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 D | MipsELFStreamer.cpp | 94 const MCExpr *Subsection) { in SwitchSection()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.cpp | 210 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 145 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCStreamer.h | 420 bool SubSection(const MCExpr *Subsection) { in SubSection()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping() 788 YAMLDebugSubsection Subsection; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 1202 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 D | ARMELFStreamer.cpp | 467 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 486 SubsectionT Subsection; in iterateModuleSubsections() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 674 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
|