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

/freebsd-9.3-release/contrib/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
/freebsd-9.3-release/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp204 case Constant::LocalRelocation:
243 case Constant::LocalRelocation:
/freebsd-9.3-release/contrib/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 168 milliseconds