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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 231 static SectionKind getDataNoRel() { return get(DataNoRel); }
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 234 return SectionKind::getDataNoRel();
239 return SectionKind::getDataNoRel();

Completed in 242 milliseconds