Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.h56 uint32_t getInputSize() const;
H A DInputChunks.cpp78 uint32_t InputChunk::getInputSize() const { in getInputSize() function in lld::wasm::InputChunk
H A DInputFiles.cpp246 relocsStart, relocsEnd, c->getInputSectionOffset() + c->getInputSize(), in setRelocs()