Home
last modified time | relevance | path

Searched defs:CurSection (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp86 changeSection(const MCSection * CurSection,MCSection * Section,const MCExpr * SubSection,raw_ostream & OS) changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectStreamer.h96 MCSection *CurSection = getCurrentSectionOnly(); insert() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp51 MCSection *CurSection = getCurrentSectionOnly(); addPendingLabel() local
72 MCSection *CurSection = getCurrentSectionOnly(); flushPendingLabels() local
91 MCSection *CurSection = getCurrentSectionOnly(); flushPendingLabels() local
H A DMCELFStreamer.cpp149 MCSection *CurSection = getCurrentSectionOnly(); changeSection() local
714 MCSection *CurSection = getCurrentSectionOnly(); finishImpl() local
H A DMCStreamer.cpp59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp78 __anon9d89529b0102(uint64_t Offset, DWARFSectionKind SectionKind, const DWARFSection *CurSection, const DWARFUnitIndex::Entry *IndexEntry) addUnitsImpl() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp526 IsOffloadSection(SectionRef CurSection) IsOffloadSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2653 const MCSection *CurSection = nullptr; emitConstantPool() local