Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/wasm/
H A DInputChunks.cpp286 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize() local
323 const uint8_t *lastRelocEnd = funcStart; in writeCompressed() local