Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp184 static uint64_t resolveSparc64(RelocationRef R, uint64_t S, uint64_t A) { in resolveSparc64() function
563 return {supportsSparc64, resolveSparc64}; in getRelocationResolver()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp224 static uint64_t resolveSparc64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveSparc64() function
673 return {supportsSparc64, resolveSparc64}; in getRelocationResolver()