Home
last modified time | relevance | path

Searched defs:coff_link_hash_entry (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibcoff.h249 struct coff_link_hash_entry struct
251 struct bfd_link_hash_entry root;
255 long indx;
258 unsigned short type;
261 unsigned char symbol_class;
264 char numaux;
290 ((struct coff_link_hash_entry *) \ argument
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibcoff.h238 struct coff_link_hash_entry struct
240 struct bfd_link_hash_entry root;
244 long indx;
247 unsigned short type;
250 unsigned char symbol_class;
253 char numaux;
256 bfd *auxbfd;
259 union internal_auxent *aux;
283 struct coff_link_hash_entry ** sym_hashes; argument
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibcoff.h234 struct coff_link_hash_entry struct
236 struct bfd_link_hash_entry root;
240 long indx;
243 unsigned short type;
246 unsigned char symbol_class;
249 char numaux;
252 bfd *auxbfd;
255 union internal_auxent *aux;
279 struct coff_link_hash_entry ** sym_hashes; argument