Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp563 static bool supportsWasm32(uint64_t Type) { in supportsWasm32() function
594 return supportsWasm32(Type); in supportsWasm64()
719 return {supportsWasm32, resolveWasm32}; in getRelocationResolver()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp488 static bool supportsWasm32(uint64_t Type) { in supportsWasm32() function
607 return {supportsWasm32, resolveWasm32}; in getRelocationResolver()