Home
last modified time | relevance | path

Searched defs:nsyms (Results 1 – 25 of 63) sorted by relevance

123

/netbsd/src/external/gpl3/binutils/dist/gold/
Dincremental-dump.cc65 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
Dplugin.cc634 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()
Dincremental.cc581 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/
Ddictionary.c146 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
Dcoffread.c525 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/
Dplugin.h35 int nsyms; member
Dplugin.c175 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
Dpef.c953 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/
Dplugin.h35 int nsyms; member
Dplugin.c175 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/
Delf32.c95 static int nsyms; variable
/netbsd/src/usr.sbin/kvm_mkdb/
Dnlist_aout.c109 int nsyms; in create_knlist_aout() local
Dnlist_elf32.c112 unsigned long i, nsyms; variable
/netbsd/src/usr.bin/elf2ecoff/
Delf2ecoff.c629 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/
Dksyms.c47 static size_t nsyms = 0; variable
/netbsd/src/usr.bin/crunch/crunchide/
Dexec_aout.c50 int nsyms, ntextrel, ndatarel; variable
Dexec_elf32.c183 Elf_Word j, nsyms; in ELFNAMEEND() local
/netbsd/src/lib/libc/gen/
Dnlist_elf32.c96 size_t mappedsize, nsyms; in ELFNAMEEND() local
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dobj-som.c272 int strsz, nsyms; in adjust_stab_sections() local
/netbsd/src/external/gpl3/binutils/dist/ld/
Dplugin.c501 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/
Dmmix-dis.c100 long nsyms; in initialize_mmix_dis_info() local
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmmix-dis.c100 long nsyms; in initialize_mmix_dis_info() local
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object-coff.c176 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/
Dsimple-object-coff.c176 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/
Dsimple-object-coff.c176 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

123