Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DDecompressor.h42 uint64_t getDecompressedSize() { return DecompressedSize; } in getDecompressedSize() function
/external/llvm-project/llvm/include/llvm/Object/
DDecompressor.h42 uint64_t getDecompressedSize() { return DecompressedSize; } in getDecompressedSize() function
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h538 uint64_t getDecompressedSize() const { return DecompressedSize; } in getDecompressedSize() function