Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.cpp88 return f->writeCompressed(buf); in writeTo()
308 void InputFunction::writeCompressed(uint8_t *buf) const { in writeCompressed() function in lld::wasm::InputFunction
H A DInputChunks.h283 void writeCompressed(uint8_t *buf) const;