|
binutils
2.23.2
About: GNU Binutils are a collection of binary tools. The main ones are "ld" the GNU linker and "(g)as" the GNU assembler.
Fossies Dox: binutils-2.23.2.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |

Go to the source code of this file.
Functions | |
| struct z_stream_s * | compress_init (void) |
| int | compress_data (struct z_stream_s *, const char **, int *, char **, int *) |
| int | compress_finish (struct z_stream_s *, char **, int *, int *) |