Home
last modified time | relevance | path

Searched refs:LocalRelocation (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp200 case Constant::LocalRelocation: in getKindForGlobal()
240 case Constant::LocalRelocation: in getKindForGlobal()
/external/swiftshader/third_party/LLVM/include/llvm/
DConstant.h73 LocalRelocation = 1, enumerator
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp240 return LocalRelocation; // Local to this file/library. in getRelocationInfo()