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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 230 static SectionKind getDataRelLocal() { return get(DataRelLocal); }
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 241 return SectionKind::getDataRelLocal();
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 289 SectionKind::getDataRelLocal());

Completed in 83 milliseconds