[ELF] Replace rawData+size with content_+size+compressedSize
compressedSize resides in an existing union. sizeof(InputSection) decreases from 160 to 152 on ELF64 systems.
Loading
Please sign in to comment
compressedSize resides in an existing union. sizeof(InputSection) decreases from 160 to 152 on ELF64 systems.