| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dictionary.c | 148 int nsyms; member 153 int nsyms; member 160 int nsyms; member 356 int nsyms = 0, nbuckets, i; in dict_create_hashed() local 420 int nsyms = 0, i, j; in dict_create_linear() local 702 int nsyms = ++DICT_HASHED_EXPANDABLE_NSYMS (dict); in add_symbol_hashed_expandable() local 786 int i, nsyms = DICT_LINEAR_NSYMS (dict); in iter_name_next_linear() local 824 int nsyms = ++DICT_LINEAR_NSYMS (dict); in add_symbol_linear_expandable() local
|
| D | buildsym.h | 104 int nsyms; member
|
| D | xcoffread.c | 1598 int nsyms = in read_symbol() local 1639 int nsyms = info->symtbl_num_syms; in read_symbol_lineno() local 2134 unsigned int nsyms; in scan_xcoff_symtab() local
|
| D | coffread.c | 678 coff_symtab_read (long symtab_offset, unsigned int nsyms, in coff_symtab_read() 2026 int nsyms = 0; in coff_read_enum_type() local
|
| D | hpread.c | 3093 int o_nsyms, nsyms = 0; in hpread_read_enum_type() local 3187 int nsyms = 0; in hpread_read_function_type() local 3369 int nsyms = 0; in hpread_read_doc_function_type() local
|
| D | ada-lang.c | 2920 int nsyms, struct value **args, int nargs, in ada_resolve_function() 3006 sort_choices (struct ada_symbol_info syms[], int nsyms) in sort_choices() 3034 user_select_syms (struct ada_symbol_info *syms, int nsyms, int max_results) in user_select_syms() 4075 remove_extra_symbols (struct ada_symbol_info *syms, int nsyms) in remove_extra_symbols() 4238 int nsyms, struct block *current_block) in remove_out_of_scope_renamings() 8052 int nsyms; in get_var_value() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | mmix-dis.c | 100 long nsyms; in initialize_mmix_dis_info() local
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-som.c | 290 int strsz, nsyms; local
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | mmix-dis.c | 106 long nsyms; local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | obj-som.c | 276 int strsz, nsyms; in adjust_stab_sections() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| D | 20020402-3.c | 25 int nsyms; member
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/mi/ |
| D | mi-cmd-stack.c | 230 int nsyms; in list_args_or_locals() local
|
| /openbsd/src/sys/ddb/ |
| D | db_hangman.c | 89 int nsyms; in db_randomsym() local
|
| /openbsd/src/usr.bin/yacc/ |
| D | main.c | 78 int nsyms; variable
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | pef.c | 956 long nsyms = bfd_pef_count_symbols (abfd); in bfd_pef_get_symtab_upper_bound() local 969 long nsyms = bfd_pef_count_symbols (abfd); in bfd_pef_canonicalize_symtab() local
|
| D | mach-o.c | 165 long nsyms = 0; in bfd_mach_o_count_symbols() local 184 long nsyms = bfd_mach_o_count_symbols (abfd); in bfd_mach_o_get_symtab_upper_bound() local 196 long nsyms = bfd_mach_o_count_symbols (abfd); in bfd_mach_o_canonicalize_symtab() local
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | pef.c | 1023 long nsyms = bfd_pef_count_symbols (abfd); local 1038 long nsyms = bfd_pef_count_symbols (abfd); local
|
| D | mach-o.c | 229 long nsyms = 0; local 249 long nsyms = bfd_mach_o_count_symbols (abfd); local 263 long nsyms = bfd_mach_o_count_symbols (abfd); local
|
| /openbsd/src/usr.sbin/crunchgen/ |
| D | elf_hide.c | 344 int nsyms; in reorder_syms() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | readelf.c | 1071 unsigned long nsyms, in dump_relocations() 4982 unsigned long nsyms; in process_relocs() local 5063 unsigned long nsyms; /* Number of symbols. */ member 5070 unsigned long nsyms, in find_symbol_for_address() 5472 unsigned long nsyms; /* Number of symbols. */ member 7668 unsigned long nsyms = 0; in process_symbol_table() local 7733 unsigned long nsyms = 0; in process_symbol_table() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/ |
| D | pe-dll.c | 539 int nsyms, symsize; in process_def_file() local 1057 int nsyms, symsize; in pe_walk_relocs_of_symbol() local 1131 int nsyms, symsize; in generate_reloc() local
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | pe-dll.c | 539 int nsyms, symsize; in process_def_file() local 1010 int nsyms, symsize; in pe_walk_relocs_of_symbol() local 1084 int nsyms, symsize; in generate_reloc() local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | write.c | 943 unsigned int i, j, nsyms; in write_relocs() local 1096 int nsyms; in set_symtab() local
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | write.c | 1053 int i, j, nsyms; in write_relocs() local 1315 int nsyms; in set_symtab() local
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/ |
| D | ObjectFilePECOFF.h | 183 uint32_t nsyms = 0; member
|