Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-symtab.c39 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 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
H A 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()
H A 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/binutils/dist/gold/
H A 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
H A 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()
H A 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/binutils.old/dist/bfd/
H A Dplugin.h35 int nsyms; member
H A Dplugin.c163 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 Dplugin.h35 int nsyms; member
H A 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/
H A Delf32.c95 static int nsyms; variable
/netbsd-src/usr.bin/elf2ecoff/
H A Delf2ecoff.c628 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 Dnlist_aout.c109 int nsyms; in create_knlist_aout() local
H A Dnlist_elf32.c112 unsigned long i, nsyms; variable
/netbsd-src/usr.sbin/tprof/
H A Dksyms.c47 static size_t nsyms = 0; variable
/netbsd-src/usr.bin/crunch/crunchide/
H A Dexec_aout.c50 int nsyms, ntextrel, ndatarel; variable
H A Dexec_elf32.c183 Elf_Word j, nsyms; in ELFNAMEEND() local
/netbsd-src/lib/libc/gen/
H A Dnlist_elf32.c96 size_t mappedsize, nsyms; in ELFNAMEEND() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-som.c273 int strsz, nsyms; in adjust_stab_sections() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-som.c272 int strsz, nsyms; in adjust_stab_sections() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A 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/binutils.old/dist/ld/
H A Dplugin.c488 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 Dmmix-dis.c100 long nsyms; in initialize_mmix_dis_info() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmmix-dis.c100 long nsyms; in initialize_mmix_dis_info() local

1234