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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h178 const MCSection *ConstDataSection; member in class:llvm::MCObjectFileInfo
328 const MCSection *getConstDataSection() const { return ConstDataSection; }
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp640 return ConstDataSection;
661 return ConstDataSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp125 ConstDataSection // .const_data

Completed in 109 milliseconds