/toolchain/binutils/binutils-2.25/bfd/ |
D | plugin.h | 31 int nsyms; member
|
D | plugin.c | 134 int nsyms, in add_symbols() 393 long nsyms = plugin_data->nsyms; in bfd_plugin_get_symtab_upper_bound() local 425 long nsyms = plugin_data->nsyms; in bfd_plugin_canonicalize_symtab() local
|
D | pef.c | 950 long nsyms = bfd_pef_count_symbols (abfd); in bfd_pef_get_symtab_upper_bound() local 963 long nsyms = bfd_pef_count_symbols (abfd); in bfd_pef_canonicalize_symtab() local
|
D | som.c | 6293 unsigned int nsyms, in som_bfd_ar_write_symbol_stuff() 6559 unsigned int i, lst_size, nsyms, stringsize; in som_write_armap() local
|
D | elflink.c | 2093 size_t nsyms; in elf_link_read_relocs_from_section() local 5168 unsigned long int nsyms; member 5312 unsigned long int nsyms, in compute_bucket_count() 6425 unsigned long int nsyms; in bfd_elf_size_dynsym_hash_dynstr() local
|
D | mach-o.c | 739 long nsyms = bfd_mach_o_count_symbols (abfd); in bfd_mach_o_get_symtab_upper_bound() local 748 long nsyms = bfd_mach_o_count_symbols (abfd); in bfd_mach_o_canonicalize_symtab() local
|
/toolchain/binutils/binutils-2.25/gold/ |
D | incremental-dump.cc | 65 unsigned int nsyms = input_file.get_global_symbol_count(); in find_input_containing_global() local 266 unsigned int nsyms = symtab_location.data_size / sym_size; in dump_incremental_inputs() local 291 unsigned int nsyms = input_file.get_global_symbol_count(); in dump_incremental_inputs() local 447 unsigned int nsyms = input_file.get_unused_symbol_count(); in dump_incremental_inputs() local
|
D | plugin.cc | 918 int nsyms, in get_symbol_resolution_info() 1468 add_symbols(void* handle, int nsyms, const ld_plugin_symbol* syms) in add_symbols() 1514 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() 1533 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2()
|
D | incremental.cc | 576 unsigned int nsyms = input_file.get_global_symbol_count(); in do_reserve_layout() local 830 unsigned int* nsyms, in get_symtab_view() 1329 unsigned int nsyms = syms->size(); in set_final_data_size() local 1561 unsigned int nsyms = syms->size(); in write_info_blocks() local 1704 unsigned int nsyms = syms->size(); in write_info_blocks() local 1749 unsigned int nsyms = entry->get_unused_global_symbol_count(); in write_info_blocks() local 2131 unsigned int nsyms = this->input_reader_.get_global_symbol_count(); in do_add_symbols() local 2424 unsigned int nsyms = this->input_reader_.get_global_symbol_count(); in do_scan_relocs() local 2730 unsigned int nsyms = this->input_reader_.get_global_symbol_count(); in do_add_symbols() local
|
D | plugin.h | 410 store_incoming_symbols(int nsyms, const struct ld_plugin_symbol* syms) in store_incoming_symbols()
|
D | object.h | 1398 unsigned int nsyms = this->do_get_global_symbols()->size(); in allocate_incremental_reloc_counts() local 1409 unsigned int nsyms = this->do_get_global_symbols()->size(); in count_incremental_reloc() local 1424 unsigned int nsyms = this->do_get_global_symbols()->size(); in next_incremental_reloc_index() local
|
D | archive.cc | 290 unsigned int nsyms = elfcpp::Swap<32, true>::readval(pword); in read_armap() local
|
D | object.cc | 354 unsigned int nsyms = this->get_global_symbols()->size(); in finalize_incremental_relocs() local 381 unsigned int nsyms = this->local_symbol_count(); in do_for_all_local_got_entries() local
|
D | dynobj.cc | 1185 const unsigned int nsyms = hashed_dynsyms.size(); in sized_create_gnu_hash_table() local
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | plugin_test.c | 36 int nsyms; member 257 int nsyms = 0; in claim_file_hook() local
|
/toolchain/binutils/binutils-2.25/ld/ |
D | plugin.c | 413 add_symbols (void *handle, int nsyms, const struct ld_plugin_symbol *syms) in add_symbols() 501 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms, in get_symbols() 607 get_symbols_v1 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v1() 613 get_symbols_v2 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v2()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mmix-dis.c | 99 long nsyms; in initialize_mmix_dis_info() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-som.c | 268 int strsz, nsyms; in adjust_stab_sections() local
|
D | obj-elf.c | 2023 int strsz, nsyms; in adjust_stab_sections() local
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object-coff.c | 176 unsigned int nsyms; member 506 unsigned int nsyms, const char **errmsg, in simple_object_coff_write_filehdr() 609 unsigned int nsyms; in simple_object_coff_write_to_file() local
|
D | simple-object-xcoff.c | 272 unsigned int nsyms; member 573 unsigned int nsyms, const char **errmsg, in simple_object_xcoff_write_filehdr() 706 unsigned int nsyms; in simple_object_xcoff_write_to_file() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 1015 unsigned long nsyms, in dump_relocations() 6151 unsigned long nsyms; in process_relocs() local 6233 unsigned long nsyms; /* Number of symbols. */ member 6240 unsigned long nsyms, in find_symbol_for_address() 6655 unsigned long nsyms; /* Number of symbols. */ member 6959 unsigned long nsyms; /* Number of symbols. */ member 10361 unsigned long nsyms = 0; in process_symbol_table() local 10435 unsigned long nsyms = 0; in process_symbol_table() local
|
D | od-xcoff.c | 385 unsigned int nsyms; member
|
/toolchain/binutils/binutils-2.25/gas/ |
D | write.c | 1304 unsigned int k, j, nsyms; in write_relocs() local 1642 int nsyms; in set_symtab() local
|
/toolchain/binutils/binutils-2.25/include/mach-o/ |
D | external.h | 160 unsigned char nsyms[4]; /* Number of symbols. */ member
|