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

  /external/llvm/include/llvm/IR/
Constant.h 86 LocalRelocation = 1,
98 /// LocalRelocation: This entry has relocations, but the entries are
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 209 case Constant::LocalRelocation:
248 case Constant::LocalRelocation:
  /external/llvm/lib/IR/
Constants.cpp 367 /// LocalRelocation: This entry has relocations, but the entries are
376 return LocalRelocation; // Local to this file/library.
    [all...]

Completed in 584 milliseconds