Home
last modified time | relevance | path

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

/freebsd/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.cpp85 const MCExpr *Subsection) { in changeSection()
H A DMCObjectStreamer.cpp368 const MCExpr *Subsection) { in changeSection()
373 const MCExpr *Subsection) { in changeSectionImpl()
H A DMCMachOStreamer.cpp167 const MCExpr *Subsection) { in changeSection()
H A DMCELFStreamer.cpp148 const MCExpr *Subsection) { in changeSection()
H A DMCStreamer.cpp61 const MCExpr *Subsection, in changeSection()
1244 void MCStreamer::switchSection(MCSection *Section, const MCExpr *Subsection) { in switchSection()
H A DMCAsmStreamer.cpp514 const MCExpr *Subsection) { in changeSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionSPIRV.h34 const MCExpr *Subsection) const override {} in printSwitchToSection()
H A DMCSectionGOFF.h38 const MCExpr *Subsection) const override { in printSwitchToSection()
H A DMCStreamer.h439 bool subSection(const MCExpr *Subsection) { in subSection()
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h58 struct Subsection { struct
63 using Subsections = std::vector<Subsection>; argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
/freebsd/contrib/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
919 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp94 const MCExpr *Subsection) { in switchSection()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp163 const MCExpr *Subsection) { in changeSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp276 Error LVCodeViewReader::traverseInlineeLines(StringRef Subsection) { in traverseInlineeLines()
614 Error LVCodeViewReader::traverseSymbolsSubsection(StringRef Subsection, in traverseSymbolsSubsection()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp186 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1348 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
1372 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
1392 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp241 for (auto &Subsection : SubsectionsNew) { in RunAllNewAndFlush() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp671 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local