Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/wasm/
H A DInputChunks.cpp255 static unsigned getRelocWidth(const WasmRelocation &rel, uint64_t value) { in getRelocWidth() function
291 getRelocWidth(rel, file->calcNewValue(rel, tombstone, this)); in calculateSize()