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