Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstant.h244 LocalRelocation = 1, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp658 return LocalRelocation; in getRelocationInfo()
661 return LocalRelocation; in getRelocationInfo()