Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp482 static uint64_t resolveMachOX86_64(RelocationRef R, uint64_t S, uint64_t A) { in resolveMachOX86_64() function
603 return {supportsMachOX86_64, resolveMachOX86_64}; in getRelocationResolver()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp556 static uint64_t resolveMachOX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMachOX86_64() function
715 return {supportsMachOX86_64, resolveMachOX86_64}; in getRelocationResolver()