Home
last modified time | relevance | path

Searched refs:GlobalRelocation (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DConstant.h248 GlobalRelocation = 2, enumerator
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp622 return getRelocationInfo() == GlobalRelocation; in needsDynamicRelocation()
631 return GlobalRelocation; // Global reference. in getRelocationInfo()