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

/external/llvm/include/llvm/IR/
H A DConstant.h80 LocalRelocation = 1, enumerator in enum:llvm::Constant::PossibleRelocationsTy
92 /// LocalRelocation: This entry has relocations, but the entries are
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp194 case Constant::LocalRelocation:
233 case Constant::LocalRelocation:
/external/llvm/lib/IR/
H A DConstants.cpp331 /// LocalRelocation: This entry has relocations, but the entries are
340 return LocalRelocation; // Local to this file/library.

Completed in 127 milliseconds