Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dobject.h324 typedef std::map<unsigned int, Compressed_section_info> Compressed_section_map; typedef
327 Compressed_section_map*
750 Compressed_section_map::const_iterator p = in section_is_compressed()
969 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections()
972 Compressed_section_map*
1012 Compressed_section_map* compressed_sections_;
Dobject.cc671 Compressed_section_map*
680 Compressed_section_map* uncompressed_map = new Compressed_section_map(); in build_compressed_section_map()
745 Compressed_section_map* compressed_sections = in do_find_special_sections()
2829 Compressed_section_map::const_iterator p = in decompressed_section_contents()
2873 for (Compressed_section_map::iterator p = this->compressed_sections_->begin(); in discard_decompressed_sections()
Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols()
Ddwp.cc801 Compressed_section_map* compressed_sections = in setup()
DChangeLog4156 (Compressed_section_map): Include decompressed section contents.
8562 (Sized_relobj::Compressed_section_map): New type.