Home | History | Annotate | Download | only in src

Lines Matching refs:orig_size

200 compress_section (Elf_Scn *scn, size_t orig_size, const char *name,
239 float orig = orig_size ?: 1;
241 orig_size, shdr->sh_size, (new / orig) * 100);