Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DChunks.cpp399 size_t inputSize = getSize(); in writeTo() local
405 if (rel.VirtualAddress >= inputSize) { in writeTo()