Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDRelocationResolver.cpp216 static bool supportsX86(uint64_t Type) { in supportsX86() function
579 return {supportsX86, resolveX86}; in getRelocationResolver()