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

  /external/swiftshader/third_party/LLVM/include/llvm/
Constant.h 74 GlobalRelocations = 2
88 /// GlobalRelocations: This entry may have arbitrary relocations.
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 213 case Constant::GlobalRelocations:
242 case Constant::GlobalRelocations:
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp 234 /// GlobalRelocations: This entry may have arbitrary relocations.
241 return GlobalRelocations; // Global reference.
    [all...]

Completed in 703 milliseconds