Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { in addPendingLabel()
96 unsigned Subsection) { in flushPendingLabels()
H A DMCWasmStreamer.cpp61 const MCExpr *Subsection) { in changeSection()
H A DMCMachOStreamer.cpp150 const MCExpr *Subsection) { in changeSection()
H A DMCObjectStreamer.cpp330 const MCExpr *Subsection) { in changeSection()
335 const MCExpr *Subsection) { in changeSectionImpl()
H A DMCELFStreamer.cpp148 const MCExpr *Subsection) { in changeSection()
H A DMCStreamer.cpp58 const MCExpr *Subsection, in changeSection()
1209 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
H A DMCAsmStreamer.cpp495 const MCExpr *Subsection) { in changeSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h34 const MCExpr *Subsection) const override { in PrintSwitchToSection()
H A DMCStreamer.h420 bool SubSection(const MCExpr *Subsection) { in SubSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp53 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp210 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
517 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
884 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp94 const MCExpr *Subsection) { in SwitchSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp210 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp145 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1202 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
1226 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
1246 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp373 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp486 SubsectionT Subsection; in iterateModuleSubsections() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp674 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local