Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.cc717 Compressed_section_map*
726 Compressed_section_map* uncompressed_map = new Compressed_section_map(); in build_compressed_section_map()
812 Compressed_section_map* compressed_sections = in do_find_special_sections()
3129 Compressed_section_map::const_iterator p = in decompressed_section_contents()
3180 for (Compressed_section_map::iterator p = this->compressed_sections_->begin(); in discard_decompressed_sections()
3691 Compressed_section_map*
3699 Compressed_section_map*
3707 Compressed_section_map*
3715 Compressed_section_map*
H A Dobject.h381 typedef std::map<unsigned int, Compressed_section_info> Compressed_section_map; typedef
384 Compressed_section_map*
860 Compressed_section_map::const_iterator p =
1091 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections()
1094 Compressed_section_map*
1134 Compressed_section_map* compressed_sections_;
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols()
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup()
H A DChangeLog-08151273 (Compressed_section_info, Compressed_section_map): Move to top of file.
5573 (Compressed_section_map): Include decompressed section contents.
9979 (Sized_relobj::Compressed_section_map): New type.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.cc717 Compressed_section_map*
726 Compressed_section_map* uncompressed_map = new Compressed_section_map(); in build_compressed_section_map()
812 Compressed_section_map* compressed_sections = in do_find_special_sections()
3158 Compressed_section_map::const_iterator p = in decompressed_section_contents()
3209 for (Compressed_section_map::iterator p = this->compressed_sections_->begin(); in discard_decompressed_sections()
3720 Compressed_section_map*
3728 Compressed_section_map*
3736 Compressed_section_map*
3744 Compressed_section_map*
H A Dobject.h381 typedef std::map<unsigned int, Compressed_section_info> Compressed_section_map; typedef
384 Compressed_section_map*
860 Compressed_section_map::const_iterator p =
1091 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections()
1094 Compressed_section_map*
1134 Compressed_section_map* compressed_sections_;
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols()
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup()
H A DChangeLog-08151273 (Compressed_section_info, Compressed_section_map): Move to top of file.
5573 (Compressed_section_map): Include decompressed section contents.
9979 (Sized_relobj::Compressed_section_map): New type.