Searched refs:decompress_input_section (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | compressed_output.h | 49 decompress_input_section(const unsigned char*, unsigned long, unsigned char*,
|
D | compressed_output.cc | 167 decompress_input_section(const unsigned char* compressed_data, in decompress_input_section() function
|
D | object.cc | 713 if (decompress_input_section(contents, len, in build_compressed_section_map() 2847 if (!decompress_input_section(buffer, in decompressed_section_contents()
|
D | reloc.cc | 869 if (!decompress_input_section(p, len, view, view_size)) in write_sections()
|
D | ChangeLog | 8541 (decompress_input_section): New function. 8543 (decompress_input_section): New function.
|