Searched defs:ConstDataSection (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCObjectFileInfo.h144 const MCSection *ConstDataSection; member in class:llvm::MCObjectFileInfo
244 const MCSection *getConstDataSection() const { return ConstDataSection; }
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h179 MCSection *ConstDataSection; member in class:llvm::MCObjectFileInfo
314 const MCSection *getConstDataSection() const { return ConstDataSection; }

Completed in 75 milliseconds