/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSection.cpp | 59 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 D | MCWasmStreamer.cpp | 85 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
|
H A D | MCObjectStreamer.cpp | 368 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument 373 changeSectionImpl(MCSection * Section,const MCExpr * Subsection) changeSectionImpl() argument
|
H A D | MCMachOStreamer.cpp | 167 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
|
H A D | MCELFStreamer.cpp | 148 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
|
H A D | MCStreamer.cpp | 61 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 D | MCAsmStreamer.cpp | 514 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionSPIRV.h | 34 printSwitchToSection(const MCAsmInfo & MAI,const Triple & T,raw_ostream & OS,const MCExpr * Subsection) printSwitchToSection() argument
|
H A D | MCSectionGOFF.h | 38 printSwitchToSection(const MCAsmInfo & MAI,const Triple & T,raw_ostream & OS,const MCExpr * Subsection) printSwitchToSection() argument
|
H A D | MCStreamer.h | 439 subSection(const MCExpr * Subsection) subSection() argument
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.h | 58 struct Subsection { struct 63 using Subsections = std::vector<Subsection>; argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugSubsectionRecord.cpp | 52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 209 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 D | MipsELFStreamer.cpp | 94 MCELFStreamer::switchSection(Section, Subsection); in switchSection() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.cpp | 214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.cpp | 163 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 276 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 D | CodeViewYAMLDebugSections.cpp | 371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping() 788 YAMLDebugSubsection Subsection; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 186 void changeSection(MCSection *Section, uint32_t Subsection = 0) override { in changeSection() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 1348 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 D | coff_platform.cpp | 241 for (auto &Subsection : SubsectionsNew) { in RunAllNewAndFlush() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 482 changeSection(MCSection * Section,const MCExpr * Subsection) changeSection() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 671 const MCExpr *Subsection = nullptr; ParseDirectiveSubsection() local
|