Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp83 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectStreamer.h80 MCSection *CurSection = getCurrentSectionOnly(); in insert() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCELFStreamer.cpp148 MCSection *CurSection = getCurrentSectionOnly(); in changeSection() local
686 MCSection *CurSection = getCurrentSectionOnly(); in finishImpl() local
H A DMCObjectStreamer.cpp52 MCSection *CurSection = getCurrentSectionOnly(); in addPendingLabel() local
72 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels() local
95 MCSection *CurSection = getCurrentSectionOnly(); in flushPendingLabels() local
H A DMCStreamer.cpp56 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp71 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp488 static Expected<Optional<StringRef>> IsOffloadSection(SectionRef CurSection) { in IsOffloadSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2041 const MCSection *CurSection = nullptr; in emitConstantPool() local