Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dcompressed_output.h49 decompress_input_section(const unsigned char*, unsigned long, unsigned char*,
H A Dcompressed_output.cc163 decompress_input_section(const unsigned char* compressed_data, in decompress_input_section() function
H A Dobject.cc780 if (decompress_input_section(contents, len, in build_compressed_section_map()
3178 if (!decompress_input_section(buffer, in decompressed_section_contents()
H A Dreloc.cc830 if (!decompress_input_section(p, len, view, view_size, in write_sections()
H A DChangeLog-0815621 * compressed_output.h (decompress_input_section): Add arguments
623 * compressed_output.cc (decompress_input_section): Likewise.
637 Pass size, big_endian and sh_flags to decompress_input_section.
643 endian and sh_flags to decompress_input_section.
9958 (decompress_input_section): New function.
9960 (decompress_input_section): New function.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dcompressed_output.h49 decompress_input_section(const unsigned char*, unsigned long, unsigned char*,
H A Dcompressed_output.cc140 decompress_input_section(const unsigned char* compressed_data, in decompress_input_section() function
H A Dobject.cc780 if (decompress_input_section(contents, len, in build_compressed_section_map()
3149 if (!decompress_input_section(buffer, in decompressed_section_contents()
H A Dreloc.cc830 if (!decompress_input_section(p, len, view, view_size, in write_sections()
H A DChangeLog-0815621 * compressed_output.h (decompress_input_section): Add arguments
623 * compressed_output.cc (decompress_input_section): Likewise.
637 Pass size, big_endian and sh_flags to decompress_input_section.
643 endian and sh_flags to decompress_input_section.
9958 (decompress_input_section): New function.
9960 (decompress_input_section): New function.