Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/
Dorder_of_end_tags_5873.md3 ## Subsection section in Title
5 ### Static method: Buffer.from(array)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSection.cpp57 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
88 void MCSection::addPendingLabel(MCSymbol* label, unsigned Subsection) { in addPendingLabel()
93 unsigned Subsection) { in flushPendingLabels()
DMCWasmStreamer.cpp61 const MCExpr *Subsection) { in ChangeSection()
DMCObjectStreamer.cpp336 const MCExpr *Subsection) { in ChangeSection()
341 const MCExpr *Subsection) { in changeSectionImpl()
DMCMachOStreamer.cpp150 const MCExpr *Subsection) { in ChangeSection()
DMCELFStreamer.cpp147 const MCExpr *Subsection) { in ChangeSection()
DMCStreamer.cpp57 const MCExpr *Subsection, in changeSection()
1103 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
DMCAsmStreamer.cpp447 const MCExpr *Subsection) { in ChangeSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp56 std::shared_ptr<DebugSubsection> Subsection, CodeViewContainer Container) in DebugSubsectionRecordBuilder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp204 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
496 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
837 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp94 const MCExpr *Subsection) { in SwitchSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp181 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp84 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h408 bool SubSection(const MCExpr *Subsection) { in SubSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp475 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp667 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local