Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstant.h236 GlobalRelocation = 2, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp661 return getRelocationInfo() == GlobalRelocation; in needsDynamicRelocation()
670 return GlobalRelocation; // Global reference. in getRelocationInfo()