Home
last modified time | relevance | path

Searched refs:compressed_sections (Results 1 – 25 of 25) sorted by relevance

/dports/devel/binutils/binutils-2.37/gold/
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup() local
804 if (compressed_sections != NULL && !compressed_sections->empty()) in setup()
805 this->set_compressed_sections(compressed_sections); in setup()
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols() local
384 if (compressed_sections != NULL) in base_read_symbols()
385 this->set_compressed_sections(compressed_sections); in base_read_symbols()
H A Dobject.h1089 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections() argument
1090 { this->compressed_sections_ = compressed_sections; } in set_compressed_sections()
1093 compressed_sections() in compressed_sections() function
H A Dobject.cc812 Compressed_section_map* compressed_sections = in do_find_special_sections() local
815 if (compressed_sections != NULL) in do_find_special_sections()
816 this->set_compressed_sections(compressed_sections); in do_find_special_sections()
H A DChangeLog-08151271 (Object::compressed_sections): New method.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup() local
804 if (compressed_sections != NULL && !compressed_sections->empty()) in setup()
805 this->set_compressed_sections(compressed_sections); in setup()
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols() local
384 if (compressed_sections != NULL) in base_read_symbols()
385 this->set_compressed_sections(compressed_sections); in base_read_symbols()
H A Dobject.h1043 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections() argument
1044 { this->compressed_sections_ = compressed_sections; } in set_compressed_sections()
1047 compressed_sections() in compressed_sections() function
H A Dobject.cc810 Compressed_section_map* compressed_sections = in do_find_special_sections() local
813 if (compressed_sections != NULL) in do_find_special_sections()
814 this->set_compressed_sections(compressed_sections); in do_find_special_sections()
H A DChangeLog-08151271 (Object::compressed_sections): New method.
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup() local
804 if (compressed_sections != NULL && !compressed_sections->empty()) in setup()
805 this->set_compressed_sections(compressed_sections); in setup()
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols() local
384 if (compressed_sections != NULL) in base_read_symbols()
385 this->set_compressed_sections(compressed_sections); in base_read_symbols()
H A Dobject.h1089 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections() argument
1090 { this->compressed_sections_ = compressed_sections; } in set_compressed_sections()
1093 compressed_sections() in compressed_sections() function
H A Dobject.cc812 Compressed_section_map* compressed_sections = in do_find_special_sections() local
815 if (compressed_sections != NULL) in do_find_special_sections()
816 this->set_compressed_sections(compressed_sections); in do_find_special_sections()
H A DChangeLog-08151271 (Object::compressed_sections): New method.
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup() local
804 if (compressed_sections != NULL && !compressed_sections->empty()) in setup()
805 this->set_compressed_sections(compressed_sections); in setup()
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols() local
384 if (compressed_sections != NULL) in base_read_symbols()
385 this->set_compressed_sections(compressed_sections); in base_read_symbols()
H A Dobject.h1089 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections() argument
1090 { this->compressed_sections_ = compressed_sections; } in set_compressed_sections()
1093 compressed_sections() in compressed_sections() function
H A Dobject.cc812 Compressed_section_map* compressed_sections = in do_find_special_sections() local
815 if (compressed_sections != NULL) in do_find_special_sections()
816 this->set_compressed_sections(compressed_sections); in do_find_special_sections()
H A DChangeLog-08151271 (Object::compressed_sections): New method.
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Ddwp.cc801 Compressed_section_map* compressed_sections = in setup() local
804 if (compressed_sections != NULL && !compressed_sections->empty()) in setup()
805 this->set_compressed_sections(compressed_sections); in setup()
H A Ddynobj.cc381 Compressed_section_map* compressed_sections = in base_read_symbols() local
384 if (compressed_sections != NULL) in base_read_symbols()
385 this->set_compressed_sections(compressed_sections); in base_read_symbols()
H A Dobject.h1043 set_compressed_sections(Compressed_section_map* compressed_sections) in set_compressed_sections() argument
1044 { this->compressed_sections_ = compressed_sections; } in set_compressed_sections()
1047 compressed_sections() in compressed_sections() function
H A Dobject.cc810 Compressed_section_map* compressed_sections = in do_find_special_sections() local
813 if (compressed_sections != NULL) in do_find_special_sections()
814 this->set_compressed_sections(compressed_sections); in do_find_special_sections()
H A DChangeLog-08151271 (Object::compressed_sections): New method.