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

  /external/swiftshader/third_party/LLVM/include/llvm/
Constant.h 73 LocalRelocation = 1,
85 /// LocalRelocation: This entry has relocations, but the entries are
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 200 case Constant::LocalRelocation:
240 case Constant::LocalRelocation:
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp 231 /// LocalRelocation: This entry has relocations, but the entries are
240 return LocalRelocation; // Local to this file/library.
    [all...]

Completed in 275 milliseconds