Searched refs:decompress_input_section (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | compressed_output.h | 49 decompress_input_section(const unsigned char*, unsigned long, unsigned char*,
|
H A D | compressed_output.cc | 163 decompress_input_section(const unsigned char* compressed_data, in decompress_input_section() function
|
H A D | object.cc | 780 if (decompress_input_section(contents, len, in build_compressed_section_map() 3178 if (!decompress_input_section(buffer, in decompressed_section_contents()
|
H A D | reloc.cc | 830 if (!decompress_input_section(p, len, view, view_size, in write_sections()
|
H A D | ChangeLog-0815 | 621 * 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 D | compressed_output.h | 49 decompress_input_section(const unsigned char*, unsigned long, unsigned char*,
|
H A D | compressed_output.cc | 140 decompress_input_section(const unsigned char* compressed_data, in decompress_input_section() function
|
H A D | object.cc | 780 if (decompress_input_section(contents, len, in build_compressed_section_map() 3149 if (!decompress_input_section(buffer, in decompressed_section_contents()
|
H A D | reloc.cc | 830 if (!decompress_input_section(p, len, view, view_size, in write_sections()
|
H A D | ChangeLog-0815 | 621 * 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.
|