Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp733 static uint64_t resolveWasm32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveWasm32() function
769 return resolveWasm32(Type, Offset, S, LocData, Addend); in resolveWasm64()
868 return {supportsWasm32, resolveWasm32}; in getRelocationResolver()