Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputChunks.cpp266 static unsigned getRelocWidth(const WasmRelocation &rel, uint64_t value) { in getRelocWidth() function
301 compressedFuncSize += getRelocWidth(rel, file->calcNewValue(rel, tombstone)); in calculateSize()