Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp86 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectStreamer.h96 MCSection *CurSection = getCurrentSectionOnly(); in insert() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectStreamer.cpp51 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel() local
71 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels() local
94 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels() local
H A DMCELFStreamer.cpp152 MCSection *CurSection = getCurrentSectionOnly(); in changeSection() local
715 MCSection *CurSection = getCurrentSectionOnly(); in finishImpl() local
H A DMCStreamer.cpp59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp78 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DOffloadBundler.cpp529 IsOffloadSection(SectionRef CurSection) { in IsOffloadSection()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2443 const MCSection *CurSection = nullptr; in emitConstantPool() local