Searched refs:symindex (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibbfd-in.h71 symindex symdef_count; /* how many there are */
153 (bfd *, symindex);
276 ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
H A Dlibbfd.h76 symindex symdef_count; /* how many there are */
158 (bfd *, symindex);
281 ((bfd *(*) (bfd *, symindex)) bfd_nullvoidptr)
H A Dbfd-in.h271 typedef unsigned long symindex;
276 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
269 typedef unsigned long symindex; typedef
H A Darchive.c205 symindex bfd_get_next_mapent
206 (bfd *abfd, symindex previous, carsym **sym);
222 symindex
223 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry)
548 _bfd_generic_get_elt_at_index (bfd *abfd, symindex index)
H A Dbfd-in2.h278 typedef unsigned long symindex;
283 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
4951 symindex bfd_get_next_mapent
4952 (bfd *abfd, symindex previous, carsym **sym);
5187 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
276 typedef unsigned long symindex; typedef
H A Dcoff-alpha.c72 PARAMS ((bfd *, symindex));
2283 symindex index;
H A Delflink.c4846 symindex c;
4885 symindex i;
4899 symindex mark;
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h284 typedef unsigned long symindex;
289 #define BFD_NO_MORE_SYMBOLS ((symindex) ~0)
4958 symindex bfd_get_next_mapent
4959 (bfd *abfd, symindex previous, carsym **sym);
5194 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
282 typedef unsigned long symindex; typedef
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dnm.c357 symindex idx = BFD_NO_MORE_SYMBOLS;

Completed in 293 milliseconds