LLVM 20.0.0git
|
This is the complete list of members for llvm::object::Decompressor, including all inherited members.
create(StringRef Name, StringRef Data, bool IsLE, bool Is64Bit) | llvm::object::Decompressor | static |
decompress(MutableArrayRef< uint8_t > Output) | llvm::object::Decompressor | |
getDecompressedSize() | llvm::object::Decompressor | inline |
resizeAndDecompress(T &Out) | llvm::object::Decompressor | inline |