Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddictionary.c148 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
Dbuildsym.h104 int nsyms; member
Dxcoffread.c1598 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
Dcoffread.c678 coff_symtab_read (long symtab_offset, unsigned int nsyms, in coff_symtab_read()
2026 int nsyms = 0; in coff_read_enum_type() local
Dhpread.c3093 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
Dada-lang.c2920 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/
Dmmix-dis.c100 long nsyms; in initialize_mmix_dis_info() local
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-som.c290 int strsz, nsyms; local
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dmmix-dis.c106 long nsyms; local
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-som.c276 int strsz, nsyms; in adjust_stab_sections() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
D20020402-3.c25 int nsyms; member
/openbsd/src/gnu/usr.bin/binutils/gdb/mi/
Dmi-cmd-stack.c230 int nsyms; in list_args_or_locals() local
/openbsd/src/sys/ddb/
Ddb_hangman.c89 int nsyms; in db_randomsym() local
/openbsd/src/usr.bin/yacc/
Dmain.c78 int nsyms; variable
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dpef.c956 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
Dmach-o.c165 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/
Dpef.c1023 long nsyms = bfd_pef_count_symbols (abfd); local
1038 long nsyms = bfd_pef_count_symbols (abfd); local
Dmach-o.c229 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/
Delf_hide.c344 int nsyms; in reorder_syms() local
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dreadelf.c1071 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/
Dpe-dll.c539 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/
Dpe-dll.c539 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/
Dwrite.c943 unsigned int i, j, nsyms; in write_relocs() local
1096 int nsyms; in set_symtab() local
/openbsd/src/gnu/usr.bin/binutils/gas/
Dwrite.c1053 int i, j, nsyms; in write_relocs() local
1315 int nsyms; in set_symtab() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.h183 uint32_t nsyms = 0; member

12