Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstant.h249 LocalRelocation = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp673 return LocalRelocation; in getRelocationInfo()
676 return LocalRelocation; in getRelocationInfo()