Searched defs:compressedSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.h | 318 uint32_t compressedSize = 0; global() variable |
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 254 size_t compressedSize; global() member |
H A D | OutputSections.cpp | 347 size_t compressedSize = sizeof(Elf_Chdr); maybeCompress() local |