Home
last modified time | relevance | path

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

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