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

  /external/llvm/include/llvm/MC/
SectionKind.h 231 static SectionKind getDataNoRel() { return get(DataNoRel); }
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 233 return SectionKind::getDataNoRel();
238 return SectionKind::getDataNoRel();

Completed in 210 milliseconds