Searched defs:Subsection (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h65 std::shared_ptr<DebugSubsection> Subsection; member in class:llvm::codeview::DebugSubsectionRecordBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp52 DebugSubsectionRecordBuilder( std::shared_ptr<DebugSubsection> Subsection) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSection.cpp59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { argument
92 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { argument
96 flushPendingLabels(MCFragment *F, uint64_t FOffset, unsigned Subsection) argument
[all...]
H A DMCWasmStreamer.cpp60 changeSection(MCSection *Section, const MCExpr *Subsection) argument
H A DMCMachOStreamer.cpp149 changeSection(MCSection *Section, const MCExpr *Subsection) argument
H A DMCELFStreamer.cpp146 changeSection(MCSection *Section, const MCExpr *Subsection) argument
H A DMCAsmStreamer.cpp460 TS->changeSection(getCurrentSectionOnly(), Section, Subsection, OS); local
456 changeSection(MCSection *Section, const MCExpr *Subsection) argument
H A DMCObjectStreamer.cpp332 changeSection(MCSection *Section, const MCExpr *Subsection) argument
337 changeSectionImpl(MCSection *Section, const MCExpr *Subsection) argument
H A DMCStreamer.cpp1111 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { argument
55 changeSection(const MCSection *CurSection, MCSection *Section, const MCExpr *Subsection, raw_ostream &OS) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp178 addDebugSubsection( std::shared_ptr<DebugSubsection> Subsection) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp93 SwitchSection(MCSection *Section, const MCExpr *Subsection) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h96 unsigned Subsection; member in struct:llvm::MCSection::PendingLabel
H A DMCStreamer.h407 bool SubSection(const MCExpr *Subsection) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member in struct:llvm::CodeViewYAML::YAMLDebugSubsection
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp204 const MCExpr *Subsection = nullptr; local
497 const MCExpr *Subsection = nullptr; local
853 const MCExpr *Subsection = nullptr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp370 mapping( IO &IO, YAMLDebugSubsection &Subsection) argument
788 YAMLDebugSubsection Subsection; member in struct:__anon3751::SubsectionConversionVisitor
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1182 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, argument
1206 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { argument
1226 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp674 const MCExpr *Subsection = nullptr; local

Completed in 198 milliseconds