Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputChunks.cpp35 bool relocIs64(uint8_t relocType) { in relocIs64() function
387 bool is64 = relocIs64(rel.Type); in generateRelocationCode()