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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h65 std::shared_ptr<DebugSubsection> Subsection; member in class:llvm::codeview::DebugSubsectionRecordBuilder
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp52 DebugSubsectionRecordBuilder( std::shared_ptr<DebugSubsection> Subsection) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSection.cpp59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { argument
91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { argument
95 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.cpp492 TS->changeSection(getCurrentSectionOnly(), Section, Subsection, OS); local
488 changeSection(MCSection *Section, const MCExpr *Subsection) argument
H A DMCObjectStreamer.cpp334 changeSection(MCSection *Section, const MCExpr *Subsection) argument
339 changeSectionImpl(MCSection *Section, const MCExpr *Subsection) argument
H A DMCStreamer.cpp1193 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { argument
56 changeSection(const MCSection *CurSection, MCSection *Section, const MCExpr *Subsection, raw_ostream &OS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp93 SwitchSection(MCSection *Section, const MCExpr *Subsection) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp209 addDebugSubsection( std::shared_ptr<DebugSubsection> Subsection) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h115 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member in struct:llvm::CodeViewYAML::YAMLDebugSubsection
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSection.h96 unsigned Subsection; member in struct:llvm::MCSection::PendingLabel
H A DMCStreamer.h420 bool SubSection(const MCExpr *Subsection) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp370 mapping( IO &IO, YAMLDebugSubsection &Subsection) argument
788 YAMLDebugSubsection Subsection; member in struct:__anon2042::SubsectionConversionVisitor
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp210 const MCExpr *Subsection = nullptr; local
517 const MCExpr *Subsection = nullptr; local
884 const MCExpr *Subsection = nullptr; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1202 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, argument
1226 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { argument
1246 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp674 const MCExpr *Subsection = nullptr; local

Completed in 341 milliseconds