Home
last modified time | relevance | path

Searched refs:build_compressed_section_map (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dobject.cc718 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,
Ddynobj.cc382 build_compressed_section_map<size, big_endian>( in base_read_symbols()
DChangeLog-201839 * object.cc (build_compressed_section_map): Set info.addralign.
Ddwp.cc802 build_compressed_section_map<size, big_endian>( in setup()
Dobject.h385 build_compressed_section_map(const unsigned char* pshdrs, unsigned int shnum,
DChangeLog-20168 * object.cc (build_compressed_section_map): Add explicit instantiations.
DChangeLog-0815635 (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.