/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | dynobj.h | 453 write(const Stringpool*, bool is_last, unsigned char*) const; 540 write(const Stringpool*, bool is_last, unsigned char*) const; 563 Versions(const Version_script_info&, Stringpool*); 570 record_version(const Symbol_table* symtab, Stringpool*, const Symbol* sym); 593 symbol_section_contents(const Symbol_table*, const Stringpool*, 602 def_section_contents(const Stringpool*, unsigned char**, 609 need_section_contents(const Stringpool*, unsigned char**, 628 add_def(Stringpool*, const Symbol* sym, const char* version, 629 Stringpool::Key); 633 add_need(Stringpool*, const char* filename, const char* name, [all …]
|
H A D | incremental.h | 100 Incremental_input_entry(Stringpool::Key filename_key, unsigned int arg_serial, in Incremental_input_entry() 145 Stringpool::Key 234 Stringpool::Key filename_key_; 306 Incremental_script_entry(Stringpool::Key filename_key, in Incremental_script_entry() 353 Incremental_object_entry(Stringpool::Key filename_key, Object* obj, in Incremental_object_entry() 376 add_input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size) in add_input_section() 385 Stringpool::Key 390 Stringpool::Key 401 add_comdat_group(Stringpool::Key signature_key) in add_comdat_group() 410 Stringpool::Key [all …]
|
H A D | dynobj.cc | 1320 Verdef::write(const Stringpool* dynpool, bool is_last, unsigned char* pb) const in write() 1399 Verneed::write(const Stringpool* dynpool, bool is_last, in write() 1439 Stringpool* dynpool) in Versions() 1455 Stringpool::Key version_key; in Versions() 1488 Versions::define_base_version(Stringpool* dynpool) in define_base_version() 1525 Stringpool* dynpool, const Symbol* sym) in record_version() 1534 Stringpool::Key version_key; in record_version() 1553 Versions::add_def(Stringpool* dynpool, const Symbol* sym, const char* version, in add_def() 1554 Stringpool::Key version_key) in add_def() 1599 Versions::add_need(Stringpool* dynpool, const char* filename, const char* name, in add_need() [all …]
|
H A D | symtab.h | 1582 Stringpool*, Versions*); 1596 Stringpool* pool, unsigned int* plocal_symcount); 1635 write_globals(const Stringpool*, const Stringpool*, 1676 typedef std::pair<Stringpool::Key, Stringpool::Key> Symbol_table_key; 1718 add_from_object(Object*, const char* name, Stringpool::Key name_key, 1719 const char* version, Stringpool::Key version_key, 1751 wrap_symbol(const char* name, Stringpool::Key* name_key); 1874 sized_finalize(off_t, Stringpool*, unsigned int*); 1885 add_to_final_symtab(Symbol*, Stringpool*, unsigned int* pindex, off_t* poff); 1890 sized_write_globals(const Stringpool*, const Stringpool*, [all …]
|
H A D | layout.h | 718 const Stringpool* 724 const Stringpool* 1138 get_output_section(const char* name, Stringpool::Key name_key, 1251 typedef std::pair<Stringpool::Key, 1326 Stringpool namepool_; 1328 Stringpool sympool_; 1330 Stringpool dynpool_; 1532 const Stringpool* sympool, const Stringpool* dynpool, in Write_symbols_task() 1557 const Stringpool* sympool_; 1558 const Stringpool* dynpool_;
|
H A D | binary.cc | 169 Stringpool strtab; in sized_convert() 177 Stringpool shstrtab; in sized_convert() 317 const Stringpool* shstrtab, in write_section_header() 350 const Stringpool* strtab, in write_symbol()
|
H A D | symtab.cc | 703 Stringpool::Key name_key; in lookup() 708 Stringpool::Key version_key = 0; in lookup() 774 Symbol_table::wrap_symbol(const char* name, Stringpool::Key* name_key) in wrap_symbol() 933 Stringpool::Key name_key, in add_from_object() 935 Stringpool::Key version_key, in add_from_object() 979 const Stringpool::Key vnull_key = 0; in add_from_object() 1034 const Stringpool::Key vnull_key = 0; in add_from_object() 1217 Stringpool::Key ver_key = 0; in add_from_relobj() 1320 Stringpool::Key name_key; in add_from_relobj() 1364 Stringpool::Key ver_key = 0; in add_from_pluginobj() [all …]
|
H A D | incremental.cc | 90 Stringpool* strtab); 95 Stringpool* strtab, unsigned int* global_syms, 1020 Stringpool::Key filename_key; in report_archive_begin() 1050 Unused_symbol_visitor(Incremental_archive_entry* entry, Stringpool* strtab) in Unused_symbol_visitor() 1057 Stringpool::Key symbol_key; in visit() 1064 Stringpool* strtab_; 1092 Stringpool::Key filename_key; in report_object() 1120 Stringpool::Key soname_key; in report_object() 1150 Stringpool::Key key = 0; in report_input_section() 1165 Stringpool::Key key = 0; in report_comdat_group() [all …]
|
H A D | gdb-index.h | 202 Stringpool::Key name_key; 249 Stringpool stringpool_;
|
H A D | merge.h | 476 Stringpool::Key stringpool_key; 478 Merged_string(section_offset_type offseta, Stringpool::Key stringpool_keya) in Merged_string()
|
H A D | output.h | 609 const Stringpool*, 651 const Stringpool* secnamepool_; 1074 Output_data_strtab(Stringpool* strtab) in Output_data_strtab() 1105 Stringpool* strtab_; 2732 Output_data_dynamic(Stringpool* pool) in Output_data_dynamic() 2865 write(unsigned char* pov, const Stringpool*) const; 2921 Stringpool* pool_; 3703 write_header(const Layout*, const Stringpool*, 4826 write_section_headers(const Layout*, const Stringpool*, unsigned char* v, 4874 write_section_headers_list(const Layout*, const Stringpool*,
|
H A D | stringpool.h | 417 typedef Stringpool_template<char> Stringpool; typedef
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | dynobj.h | 453 write(const Stringpool*, bool is_last, unsigned char*) const; 540 write(const Stringpool*, bool is_last, unsigned char*) const; 563 Versions(const Version_script_info&, Stringpool*); 570 record_version(const Symbol_table* symtab, Stringpool*, const Symbol* sym); 593 symbol_section_contents(const Symbol_table*, const Stringpool*, 602 def_section_contents(const Stringpool*, unsigned char**, 609 need_section_contents(const Stringpool*, unsigned char**, 628 add_def(Stringpool*, const Symbol* sym, const char* version, 629 Stringpool::Key); 633 add_need(Stringpool*, const char* filename, const char* name, [all …]
|
H A D | incremental.h | 100 Incremental_input_entry(Stringpool::Key filename_key, unsigned int arg_serial, in Incremental_input_entry() 145 Stringpool::Key 234 Stringpool::Key filename_key_; 306 Incremental_script_entry(Stringpool::Key filename_key, in Incremental_script_entry() 353 Incremental_object_entry(Stringpool::Key filename_key, Object* obj, in Incremental_object_entry() 376 add_input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size) in add_input_section() 385 Stringpool::Key 390 Stringpool::Key 401 add_comdat_group(Stringpool::Key signature_key) in add_comdat_group() 410 Stringpool::Key [all …]
|
H A D | dynobj.cc | 1320 Verdef::write(const Stringpool* dynpool, bool is_last, unsigned char* pb) const in write() 1399 Verneed::write(const Stringpool* dynpool, bool is_last, in write() 1439 Stringpool* dynpool) in Versions() 1455 Stringpool::Key version_key; in Versions() 1488 Versions::define_base_version(Stringpool* dynpool) in define_base_version() 1525 Stringpool* dynpool, const Symbol* sym) in record_version() 1534 Stringpool::Key version_key; in record_version() 1552 Versions::add_def(Stringpool* dynpool, const Symbol* sym, const char* version, in add_def() 1553 Stringpool::Key version_key) in add_def() 1593 Versions::add_need(Stringpool* dynpool, const char* filename, const char* name, in add_need() [all …]
|
H A D | symtab.h | 1633 std::vector<Symbol*>*, Stringpool*, Versions*); 1647 Stringpool* pool, unsigned int* plocal_symcount); 1686 write_globals(const Stringpool*, const Stringpool*, 1736 typedef std::pair<Stringpool::Key, Stringpool::Key> Symbol_table_key; 1768 add_from_object(Object*, const char* name, Stringpool::Key name_key, 1769 const char* version, Stringpool::Key version_key, 1801 wrap_symbol(const char* name, Stringpool::Key* name_key); 1925 sized_finalize(off_t, Stringpool*, unsigned int*); 1936 add_to_final_symtab(Symbol*, Stringpool*, unsigned int* pindex, off_t* poff); 1941 sized_write_globals(const Stringpool*, const Stringpool*, [all …]
|
H A D | layout.h | 763 const Stringpool* 769 const Stringpool* 1196 get_output_section(const char* name, Stringpool::Key name_key, 1309 typedef std::pair<Stringpool::Key, 1392 Stringpool namepool_; 1394 Stringpool sympool_; 1396 Stringpool dynpool_; 1602 const Stringpool* sympool, const Stringpool* dynpool, in Write_symbols_task() 1627 const Stringpool* sympool_; 1628 const Stringpool* dynpool_;
|
H A D | binary.cc | 169 Stringpool strtab; in sized_convert() 177 Stringpool shstrtab; in sized_convert() 317 const Stringpool* shstrtab, in write_section_header() 350 const Stringpool* strtab, in write_symbol()
|
H A D | symtab.cc | 704 Stringpool::Key name_key; in lookup() 709 Stringpool::Key version_key = 0; in lookup() 775 Symbol_table::wrap_symbol(const char* name, Stringpool::Key* name_key) in wrap_symbol() 935 Stringpool::Key name_key, in add_from_object() 937 Stringpool::Key version_key, in add_from_object() 981 const Stringpool::Key vnull_key = 0; in add_from_object() 1036 const Stringpool::Key vnull_key = 0; in add_from_object() 1247 Stringpool::Key ver_key = 0; in add_from_relobj() 1350 Stringpool::Key name_key; in add_from_relobj() 1397 Stringpool::Key ver_key = 0; in add_from_pluginobj() [all …]
|
H A D | incremental.cc | 90 Stringpool* strtab); 95 Stringpool* strtab, unsigned int* global_syms, 1025 Stringpool::Key filename_key; in report_archive_begin() 1055 Unused_symbol_visitor(Incremental_archive_entry* entry, Stringpool* strtab) in Unused_symbol_visitor() 1062 Stringpool::Key symbol_key; in visit() 1069 Stringpool* strtab_; 1097 Stringpool::Key filename_key; in report_object() 1125 Stringpool::Key soname_key; in report_object() 1155 Stringpool::Key key = 0; in report_input_section() 1170 Stringpool::Key key = 0; in report_comdat_group() [all …]
|
H A D | gdb-index.h | 202 Stringpool::Key name_key; 249 Stringpool stringpool_;
|
H A D | merge.h | 476 Stringpool::Key stringpool_key; 478 Merged_string(section_offset_type offseta, Stringpool::Key stringpool_keya) in Merged_string()
|
H A D | output.h | 609 const Stringpool*, 651 const Stringpool* secnamepool_; 1074 Output_data_strtab(Stringpool* strtab) in Output_data_strtab() 1105 Stringpool* strtab_; 2732 Output_data_dynamic(Stringpool* pool) in Output_data_dynamic() 2865 write(unsigned char* pov, const Stringpool*) const; 2921 Stringpool* pool_; 3703 write_header(const Layout*, const Stringpool*, 4846 write_section_headers(const Layout*, const Stringpool*, unsigned char* v, 4894 write_section_headers_list(const Layout*, const Stringpool*,
|
H A D | stringpool.h | 417 typedef Stringpool_template<char> Stringpool; typedef
|
H A D | target.h | 490 std::vector<Symbol*>* syms, Stringpool* dynpool, in set_dynsym_indexes() 804 std::vector<Symbol*>*, Stringpool*, Versions*, in do_set_dynsym_indexes() argument
|