/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionSPIRV.h | 35 uint32_t Subsection) const override {} in printSwitchToSection()
|
H A D | MCSectionGOFF.h | 29 uint32_t Subsection; variable
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.h | 58 struct Subsection { struct 63 using Subsections = std::vector<Subsection>; argument
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugSubsectionRecord.cpp | 52 std::shared_ptr<DebugSubsection> Subsection) in DebugSubsectionRecordBuilder()
|
/freebsd/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 910 const MCExpr *Subsection = MCConstantExpr::create(0, getContext()); in ParseDirectiveSubsection() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFStreamer.cpp | 93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.cpp | 214 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.cpp | 160 void RISCVELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 71 void MCWasmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection()
|
H A D | MCWinCOFFStreamer.cpp | 94 void MCWinCOFFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection()
|
H A D | MCObjectStreamer.cpp | 284 void MCObjectStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() 289 uint32_t Subsection) { in changeSectionImpl()
|
H A D | MCMachOStreamer.cpp | 138 void MCMachOStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection()
|
H A D | MCELFStreamer.cpp | 101 void MCELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection()
|
H A D | MCContext.cpp | 677 uint32_t Subsection) { in getGOFFSection()
|
H A D | MCStreamer.cpp | 60 MCSection *Section, uint32_t Subsection, in changeSection() 1259 void MCStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection()
|
H A D | MCAsmStreamer.cpp | 530 void MCAsmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection()
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping() argument 788 YAMLDebugSubsection Subsection; global() member [all...] |
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 278 traverseInlineeLines(StringRef Subsection) traverseInlineeLines() argument 616 traverseSymbolsSubsection(StringRef Subsection,const SectionRef & Section,StringRef SectionContents) traverseSymbolsSubsection() argument
|
/freebsd/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()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 1351 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection() 1375 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums() 1395 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | coff_platform.cpp | 241 for (auto &Subsection : SubsectionsNew) { in RunAllNewAndFlush() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 481 void changeSection(MCSection *Section, uint32_t Subsection) override { in changeSection()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 730 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
|