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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h153 const MCSection *ConstDataSection; member in class:llvm::MCObjectFileInfo
262 const MCSection *getConstDataSection() const { return ConstDataSection; }
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp552 return ConstDataSection;
573 return ConstDataSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp101 ConstDataSection // .const_data

Completed in 20 milliseconds