HomeSort by relevance Sort by last modified time
    Searched refs:ConstDataSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 153 const MCSection *ConstDataSection;
262 const MCSection *getConstDataSection() const { return ConstDataSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 518 return ConstDataSection;
539 return ConstDataSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 101 ConstDataSection // .const_data

Completed in 142 milliseconds