Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputChunks.h295 uint32_t getCompressedSize() const { in getCompressedSize() function
H A DInputChunks.cpp71 return f->getCompressedSize(); in getSize()