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 172 const MCSection *ConstDataSection;
310 const MCSection *getConstDataSection() const { return ConstDataSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 566 return ConstDataSection;
591 return ConstDataSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 102 ConstDataSection // .const_data

Completed in 305 milliseconds