Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp85 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp78 -> std::unique_ptr<DWARFUnit> { in addUnitsImpl()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp530 IsOffloadSection(SectionRef CurSection) { in IsOffloadSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2661 const MCSection *CurSection = nullptr; in emitConstantPool() local