Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCSection.cpp59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) { in getSubsectionInsertionPoint()
H A DMCWasmStreamer.cpp62 const MCExpr *Subsection) { in ChangeSection()
H A DMCObjectStreamer.cpp285 const MCExpr *Subsection) { in ChangeSection()
290 const MCExpr *Subsection) { in changeSectionImpl()
H A DMCMachOStreamer.cpp151 const MCExpr *Subsection) { in ChangeSection()
H A DMCELFStreamer.cpp147 const MCExpr *Subsection) { in ChangeSection()
H A DMCStreamer.cpp55 const MCExpr *Subsection, in changeSection()
1040 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
H A DMCAsmStreamer.cpp427 const MCExpr *Subsection) { in ChangeSection()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp57 std::shared_ptr<DebugSubsection> Subsection, CodeViewContainer Container) in DebugSubsectionRecordBuilder()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp205 const MCExpr *Subsection = nullptr; in ParseSectionSwitch() local
497 const MCExpr *Subsection = nullptr; in ParseSectionArguments() local
834 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local
/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp95 const MCExpr *Subsection) { in SwitchSection()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.cpp180 std::shared_ptr<DebugSubsection> Subsection) { in addDebugSubsection()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp85 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h116 std::shared_ptr<detail::YAMLSubsectionBase> Subsection; member
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCStreamer.h392 bool SubSection(const MCExpr *Subsection) { in SubSection()
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1148 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection, in printCodeViewSymbolsSubsection()
1173 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) { in printCodeViewFileChecksums()
1191 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) { in printCodeViewInlineeLines()
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp372 IO &IO, YAMLDebugSubsection &Subsection) { in mapping()
789 YAMLDebugSubsection Subsection; member
/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp474 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection()
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp452 SubsectionT Subsection; in iterateModuleSubsections() local
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp668 const MCExpr *Subsection = nullptr; in ParseDirectiveSubsection() local