Home
last modified time | relevance | path

Searched refs:save_rawsize (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcompress.c166 bfd_size_type save_rawsize; in bfd_get_full_section_contents() local
204 save_rawsize = sec->rawsize; in bfd_get_full_section_contents()
215 sec->rawsize = save_rawsize; in bfd_get_full_section_contents()