Home
last modified time | relevance | path

Searched defs:getDecompressedSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDecompressor.h42 uint64_t getDecompressedSize() { return DecompressedSize; } in getDecompressedSize() function
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h674 uint64_t getDecompressedSize() const { return DecompressedSize; } in getDecompressedSize() function