Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp26 static bool supportsX86_64(uint64_t Type) { in supportsX86_64() function
547 return {supportsX86_64, resolveX86_64}; in getRelocationResolver()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp26 static bool supportsX86_64(uint64_t Type) { in supportsX86_64() function
657 return {supportsX86_64, resolveX86_64}; in getRelocationResolver()