| /netbsd/src/external/gpl3/binutils/dist/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 | 634 Plugin_recorder::record_symbols(const Object* obj, int nsyms, in record_symbols() 1249 int nsyms, in get_symbol_resolution_info() 1818 add_symbols(void* handle, int nsyms, const ld_plugin_symbol* syms) in add_symbols() 1864 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() 1883 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2() 1903 get_symbols_v3(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v3()
|
| D | incremental.cc | 581 unsigned int nsyms = input_file.get_global_symbol_count(); in do_reserve_layout() local 835 unsigned int* nsyms, in get_symtab_view() 1334 unsigned int nsyms = syms->size(); in set_final_data_size() local 1566 unsigned int nsyms = syms->size(); in write_info_blocks() local 1709 unsigned int nsyms = syms->size(); in write_info_blocks() local 1754 unsigned int nsyms = entry->get_unused_global_symbol_count(); in write_info_blocks() local 2142 unsigned int nsyms = this->input_reader_.get_global_symbol_count(); in do_add_symbols() local 2436 unsigned int nsyms = this->input_reader_.get_global_symbol_count(); in do_scan_relocs() local 2741 unsigned int nsyms = this->input_reader_.get_global_symbol_count(); in do_add_symbols() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | dictionary.c | 146 int nsyms; member 151 int nsyms; member 158 int nsyms; member 360 int nsyms = symbol_list.size (); in dict_create_hashed() local 403 int nsyms = symbol_list.size (); in dict_create_linear() local 679 int nsyms = ++DICT_HASHED_EXPANDABLE_NSYMS (dict); in add_symbol_hashed_expandable() local 849 int i, nsyms = DICT_LINEAR_NSYMS (dict); in iter_match_next_linear() local 888 int nsyms = ++DICT_LINEAR_NSYMS (dict); in add_symbol_linear_expandable() local
|
| D | coffread.c | 525 coff_read_minsyms (file_ptr symtab_offset, unsigned int nsyms, in coff_read_minsyms() 761 file_ptr symtab_offset, unsigned int nsyms, in coff_symtab_read() 2039 int nsyms = 0; in coff_read_enum_type() local
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | plugin.h | 35 int nsyms; member
|
| D | plugin.c | 175 int nsyms, in add_symbols() 196 add_symbols_v2 (void *handle, int nsyms, in add_symbols_v2() 667 long nsyms = plugin_data->nsyms; in bfd_plugin_get_symtab_upper_bound() local 699 long nsyms = plugin_data->nsyms; in bfd_plugin_canonicalize_symtab() local
|
| D | pef.c | 953 long nsyms = bfd_pef_count_symbols (abfd); in bfd_pef_get_symtab_upper_bound() local 966 long nsyms = bfd_pef_count_symbols (abfd); in bfd_pef_canonicalize_symtab() local
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | plugin.h | 35 int nsyms; member
|
| D | plugin.c | 175 int nsyms, in add_symbols() 196 add_symbols_v2 (void *handle, int nsyms, in add_symbols_v2() 667 long nsyms = plugin_data->nsyms; in bfd_plugin_get_symtab_upper_bound() local 699 long nsyms = plugin_data->nsyms; in bfd_plugin_canonicalize_symtab() local
|
| /netbsd/src/usr.sbin/lockstat/ |
| D | elf32.c | 95 static int nsyms; variable
|
| /netbsd/src/usr.sbin/kvm_mkdb/ |
| D | nlist_aout.c | 109 int nsyms; in create_knlist_aout() local
|
| D | nlist_elf32.c | 112 unsigned long i, nsyms; variable
|
| /netbsd/src/usr.bin/elf2ecoff/ |
| D | elf2ecoff.c | 629 int nsyms; in elf_read_syms() local 664 int nsyms, i; in elf_symbol_table_to_ecoff() local 731 int nsyms, idx; in translate_syms() local
|
| /netbsd/src/usr.sbin/tprof/ |
| D | ksyms.c | 47 static size_t nsyms = 0; variable
|
| /netbsd/src/usr.bin/crunch/crunchide/ |
| D | exec_aout.c | 50 int nsyms, ntextrel, ndatarel; variable
|
| D | exec_elf32.c | 183 Elf_Word j, nsyms; in ELFNAMEEND() local
|
| /netbsd/src/lib/libc/gen/ |
| D | nlist_elf32.c | 96 size_t mappedsize, nsyms; in ELFNAMEEND() local
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | obj-som.c | 272 int strsz, nsyms; in adjust_stab_sections() local
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | plugin.c | 501 add_symbols (void *handle, int nsyms, const struct ld_plugin_symbol *syms) in add_symbols() 755 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms, in get_symbols() 905 get_symbols_v1 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v1() 911 get_symbols_v2 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v2()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | mmix-dis.c | 100 long nsyms; in initialize_mmix_dis_info() local
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | mmix-dis.c | 100 long nsyms; in initialize_mmix_dis_info() local
|
| /netbsd/src/external/gpl3/binutils/dist/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
|
| /netbsd/src/external/gpl3/gcc/dist/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
|
| /netbsd/src/external/gpl3/gdb/dist/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
|