Home
last modified time | relevance | path

Searched defs:relocType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.cpp25 StringRef relocTypeToString(uint8_t relocType) { in relocTypeToString()
36 bool relocIs64(uint8_t relocType) { in relocIs64()