LLVM  8.0.1
llvm::object::Decompressor Member List

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::Decompressorstatic
decompress(MutableArrayRef< char > Buffer)llvm::object::Decompressor
getDecompressedSize()llvm::object::Decompressorinline
isCompressed(const object::SectionRef &Section)llvm::object::Decompressorstatic
isCompressedELFSection(uint64_t Flags, StringRef Name)llvm::object::Decompressorstatic
isGnuStyle(StringRef Name)llvm::object::Decompressorstatic
resizeAndDecompress(T &Out)llvm::object::Decompressorinline