Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputChunks.cpp297 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize() local
336 const uint8_t *lastRelocEnd = funcStart; in writeTo() local