Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp59 getSubsectionInsertionPoint(unsigned Subsection) getSubsectionInsertionPoint() argument
91 addPendingLabel(MCSymbol * label,unsigned Subsection) addPendingLabel() argument
96 flushPendingLabels(MCFragment * F,uint64_t FOffset,unsigned Subsection) flushPendingLabels() argument
H A DMCWasmStreamer.cpp85 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
H A DMCObjectStreamer.cpp368 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
373 changeSectionImpl(MCSection * Section,const MCExpr * Subsection) changeSectionImpl() argument
H A DMCMachOStreamer.cpp167 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
H A DMCELFStreamer.cpp148 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
H A DMCStreamer.cpp61 changeSection(const MCSection * CurSection,MCSection * Section,const MCExpr * Subsection,raw_ostream & OS) changeSection() argument
1244 switchSection(MCSection * Section,const MCExpr * Subsection) switchSection() argument
H A DMCAsmStreamer.cpp514 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionSPIRV.h34 printSwitchToSection(const MCAsmInfo & MAI,const Triple & T,raw_ostream & OS,const MCExpr * Subsection) printSwitchToSection() argument
H A DMCSectionGOFF.h38 printSwitchToSection(const MCAsmInfo & MAI,const Triple & T,raw_ostream & OS,const MCExpr * Subsection) printSwitchToSection() argument
H A DMCStreamer.h439 subSection(const MCExpr * Subsection) subSection() argument
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.h58 struct Subsection { struct
63 using Subsections = std::vector<Subsection>; argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
/freebsd-src/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; ParseDirectiveSubsection() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp94 MCELFStreamer::switchSection(Section, Subsection); in switchSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp163 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
788 YAMLDebugSubsection Subsection; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp186 void changeSection(MCSection *Section, uint32_t Subsection = 0) override { in changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1348 printCodeViewSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) printCodeViewSymbolsSubsection() argument
1372 printCodeViewFileChecksums(StringRef Subsection) printCodeViewFileChecksums() argument
1392 printCodeViewInlineeLines(StringRef Subsection) printCodeViewInlineeLines() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp241 for (auto &Subsection : SubsectionsNew) { in RunAllNewAndFlush() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp671 const MCExpr *Subsection = nullptr; ParseDirectiveSubsection() local