Home
last modified time | relevance | path

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

12

/external/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()
/external/llvm/docs/
DSphinxQuickstartTemplate.rst80 .. _`can be more readable`: http://en.wikipedia.org/wiki/LLVM
98 Example Subsubsection
/external/llvm/lib/Target/NVPTX/
DNVPTXSection.h34 const MCExpr *Subsection) const override {} in PrintSwitchToSection()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp186 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
371 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
721 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/external/llvm/lib/MC/
DMCSection.cpp57 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
DMCObjectStreamer.cpp197 const MCExpr *Subsection) { in ChangeSection()
202 const MCExpr *Subsection) { in changeSectionImpl()
DMCMachOStreamer.cpp152 const MCExpr *Subsection) { in ChangeSection()
DMCELFStreamer.cpp137 const MCExpr *Subsection) { in ChangeSection()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp60 const MCExpr *Subsection) { in SwitchSection()
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionRecord.cpp56 std::shared_ptr<DebugSubsection> Subsection, CodeViewContainer Container) in DebugSubsectionRecordBuilder()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp94 const MCExpr *Subsection) { in SwitchSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.cpp181 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp84 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h343 bool SubSection(const MCExpr *Subsection) { in SubSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h408 bool SubSection(const MCExpr *Subsection) { in SubSection()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp947 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
972 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
998 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member

12