/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/ |
H A D | lto-symtab.c | 39 unsigned nsyms; member 49 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols() 92 add_symbols (void *handle, int nsyms, in add_symbols() 231 unsigned int nsyms = handle->nsyms; in resolve() local 261 unsigned int nsyms = handle->nsyms; in print() local 303 unsigned int nsyms = handle->nsyms; in free_all() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A 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
|
H A 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()
|
H A 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/binutils/dist/gold/ |
H A 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
|
H A 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()
|
H A 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/binutils.old/dist/bfd/ |
H A D | plugin.h | 35 int nsyms; member
|
H A D | plugin.c | 163 int nsyms, in add_symbols() 184 add_symbols_v2 (void *handle, int nsyms, in add_symbols_v2() 651 long nsyms = plugin_data->nsyms; in bfd_plugin_get_symtab_upper_bound() local 683 long nsyms = plugin_data->nsyms; in bfd_plugin_canonicalize_symtab() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | plugin.h | 35 int nsyms; member
|
H A 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/ |
H A D | elf32.c | 95 static int nsyms; variable
|
/netbsd-src/usr.bin/elf2ecoff/ |
H A D | elf2ecoff.c | 628 int nsyms; in elf_read_syms() local 663 int nsyms, i; in elf_symbol_table_to_ecoff() local 730 int nsyms, idx; in translate_syms() local
|
/netbsd-src/usr.sbin/kvm_mkdb/ |
H A D | nlist_aout.c | 109 int nsyms; in create_knlist_aout() local
|
H A D | nlist_elf32.c | 112 unsigned long i, nsyms; variable
|
/netbsd-src/usr.sbin/tprof/ |
H A D | ksyms.c | 47 static size_t nsyms = 0; variable
|
/netbsd-src/usr.bin/crunch/crunchide/ |
H A D | exec_aout.c | 50 int nsyms, ntextrel, ndatarel; variable
|
H A D | exec_elf32.c | 183 Elf_Word j, nsyms; in ELFNAMEEND() local
|
/netbsd-src/lib/libc/gen/ |
H A D | nlist_elf32.c | 96 size_t mappedsize, nsyms; in ELFNAMEEND() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-som.c | 273 int strsz, nsyms; in adjust_stab_sections() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-som.c | 272 int strsz, nsyms; in adjust_stab_sections() local
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A 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/binutils.old/dist/ld/ |
H A D | plugin.c | 488 add_symbols (void *handle, int nsyms, const struct ld_plugin_symbol *syms) in add_symbols() 742 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms, in get_symbols() 892 get_symbols_v1 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v1() 898 get_symbols_v2 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v2()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mmix-dis.c | 100 long nsyms; in initialize_mmix_dis_info() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mmix-dis.c | 100 long nsyms; in initialize_mmix_dis_info() local
|