Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DConstant.h232 LocalRelocation = 1, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp699 return LocalRelocation; in getRelocationInfo()
702 return LocalRelocation; in getRelocationInfo()