Searched refs:ConstDataSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h205 MCSection *ConstDataSection = nullptr; member in class:llvm::MCObjectFileInfo
397 const MCSection *getConstDataSection() const { return ConstDataSection; }
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp154 ConstDataSection // .const_data
175 ConstDataCoalSection = ConstDataSection;
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1396 return ConstDataSection;
1418 return ConstDataSection;

Completed in 62 milliseconds