Searched refs:build_compressed_section_map (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | object.cc | 718 build_compressed_section_map( in build_compressed_section_map() function 813 build_compressed_section_map<size, big_endian>( in do_find_special_sections() 3721 build_compressed_section_map<32, false>(const unsigned char*, unsigned int, 3729 build_compressed_section_map<32, true>(const unsigned char*, unsigned int, 3737 build_compressed_section_map<64, false>(const unsigned char*, unsigned int, 3745 build_compressed_section_map<64, true>(const unsigned char*, unsigned int,
|
| D | dynobj.cc | 382 build_compressed_section_map<size, big_endian>( in base_read_symbols()
|
| D | ChangeLog-2018 | 39 * object.cc (build_compressed_section_map): Set info.addralign.
|
| D | dwp.cc | 802 build_compressed_section_map<size, big_endian>( in setup()
|
| D | object.h | 385 build_compressed_section_map(const unsigned char* pshdrs, unsigned int shnum,
|
| D | ChangeLog-2016 | 8 * object.cc (build_compressed_section_map): Add explicit instantiations.
|
| D | ChangeLog-0815 | 635 (build_compressed_section_map): Check SHF_COMPRESSED for 1255 (build_compressed_section_map): Take Object instead of 1263 * object.h (build_compressed_section_map): Declare. 5469 (build_compressed_section_map): Likewise. 5565 (build_compressed_section_map): Decompress sections needed later. 9975 (build_compressed_section_map): New function.
|