Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DDecompressor.h42 uint64_t getDecompressedSize() { return DecompressedSize; } in getDecompressedSize() function
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h551 uint64_t getDecompressedSize() const { return DecompressedSize; } in getDecompressedSize() function