Home
last modified time | relevance | path

Searched refs:symindex (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dlibbfd-in.h62 symindex symdef_count; /* how many there are */
131 (bfd *, symindex);
244 ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
Dlibbfd.h67 symindex symdef_count; /* how many there are */
136 (bfd *, symindex);
249 ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
Dbfd-in.h246 typedef unsigned long symindex; typedef
251 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
Dbfd-in2.h253 typedef unsigned long symindex; typedef
258 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
3997 symindex bfd_get_next_mapent
3998 (bfd *abfd, symindex previous, carsym **sym);
4218 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
Darchive.c204 symindex
205 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry) in bfd_get_next_mapent()
504 _bfd_generic_get_elt_at_index (bfd *abfd, symindex index) in _bfd_generic_get_elt_at_index()
Dmach-o.c904 unsigned long symindex; local
916 symindex = bfd_h_get_32 (abfd, buf);
918 return bfd_mach_o_scan_read_symtab_symbol (abfd, sym, s, symindex);
Dvms.c89 PARAMS ((bfd *abfd, symindex index));
1015 symindex index;
Dcoff-alpha.c71 PARAMS ((bfd *, symindex));
2244 symindex index;
Dsom.c268 PARAMS ((bfd *, struct lst_header *, symindex *));
5496 symindex *count;
Delflink.c4184 symindex c; in elf_link_add_archive_symbols()
4218 symindex i; in elf_link_add_archive_symbols()
4232 symindex mark; in elf_link_add_archive_symbols()
Delflink.h257 symindex c;
291 symindex i;
305 symindex mark;
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dlibbfd-in.h71 symindex symdef_count; /* how many there are */
152 (bfd *, symindex);
274 ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
Dlibbfd.h76 symindex symdef_count; /* how many there are */
157 (bfd *, symindex);
279 ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
Dbfd-in.h252 typedef unsigned long symindex; typedef
257 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
Dbfd-in2.h259 typedef unsigned long symindex; typedef
264 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
4715 symindex bfd_get_next_mapent
4716 (bfd *abfd, symindex previous, carsym **sym);
4951 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
Darchive.c236 symindex
237 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry) in bfd_get_next_mapent()
560 _bfd_generic_get_elt_at_index (bfd *abfd, symindex index) in _bfd_generic_get_elt_at_index()
Dmach-o.c883 unsigned long symindex; in bfd_mach_o_scan_read_dysymtab_symbol() local
895 symindex = bfd_h_get_32 (abfd, buf); in bfd_mach_o_scan_read_dysymtab_symbol()
897 return bfd_mach_o_scan_read_symtab_symbol (abfd, sym, s, symindex); in bfd_mach_o_scan_read_dysymtab_symbol()
Dcoff-alpha.c71 PARAMS ((bfd *, symindex));
2259 symindex index;
Dvms.c754 vms_get_elt_at_index (bfd * abfd, symindex index) in vms_get_elt_at_index()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Darchive.texi60 symindex bfd_get_next_mapent
61 (bfd *abfd, symindex previous, carsym **sym);
Dtargets.texi315 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Darchive.texi57 symindex bfd_get_next_mapent
58 (bfd *abfd, symindex previous, carsym **sym);
Dtargets.texi303 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dnm.c370 symindex idx = BFD_NO_MORE_SYMBOLS; in print_symdef_entry()
/openbsd/src/gnu/usr.bin/binutils/binutils/
Dnm.c1549 symindex idx = BFD_NO_MORE_SYMBOLS; in print_symdef_entry()

12