Searched refs:aout_link_hash_entry (Results 1 – 16 of 16) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | aoutx.h | 3027 struct aout_link_hash_entry *ret = (struct aout_link_hash_entry *) entry; 3031 if (ret == (struct aout_link_hash_entry *) NULL) 3032 ret = ((struct aout_link_hash_entry *) 3033 bfd_hash_allocate (table, sizeof (struct aout_link_hash_entry))); 3034 if (ret == (struct aout_link_hash_entry *) NULL) 3038 ret = ((struct aout_link_hash_entry *) 3394 struct aout_link_hash_entry **sym_hash; 3418 amt = sym_count * sizeof (struct aout_link_hash_entry *); 3419 sym_hash = (struct aout_link_hash_entry **) bfd_alloc (abfd, amt); 3663 PARAMS ((struct aout_link_hash_entry *, PTR)); [all …]
|
| D | pdp11.c | 2839 struct aout_link_hash_entry *ret = (struct aout_link_hash_entry *) entry; 2843 if (ret == (struct aout_link_hash_entry *) NULL) 2844 ret = ((struct aout_link_hash_entry *) 2845 bfd_hash_allocate (table, sizeof (struct aout_link_hash_entry))); 2846 if (ret == (struct aout_link_hash_entry *) NULL) 2850 ret = ((struct aout_link_hash_entry *) 3149 struct aout_link_hash_entry **sym_hash; 3172 sym_hash = ((struct aout_link_hash_entry **) 3174 sym_count * sizeof (struct aout_link_hash_entry *))); 3345 PARAMS ((struct aout_link_hash_entry *, PTR)); [all …]
|
| D | libaout.h | 102 struct aout_link_hash_entry struct 121 ((struct aout_link_hash_entry *) \ argument 196 PARAMS ((bfd *, struct bfd_link_info *, struct aout_link_hash_entry *)); 204 asection *input_section, struct aout_link_hash_entry *h, 414 struct aout_link_hash_entry **sym_hashes;
|
| D | i386linux.c | 154 struct aout_link_hash_entry root; 261 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \
|
| D | m68klinux.c | 155 struct aout_link_hash_entry root; 265 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \
|
| D | sparclinux.c | 155 struct aout_link_hash_entry root; 262 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \
|
| D | sunos.c | 66 PARAMS ((bfd *, struct bfd_link_info *, struct aout_link_hash_entry *)); 69 struct aout_link_hash_entry *, PTR, bfd_byte *, bfd_boolean *, 607 struct aout_link_hash_entry root; 753 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \ 2182 struct aout_link_hash_entry *harg; 2417 struct aout_link_hash_entry *harg;
|
| D | ChangeLog-9495 | 6678 * libaout.h (struct aout_link_hash_entry): New field written. 6758 * aoutx.h (struct aout_link_hash_entry): Move to libaout.h. 6784 (struct aout_link_hash_entry): Move in from aoutx.h.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | libaout.h | 102 struct aout_link_hash_entry struct 121 ((struct aout_link_hash_entry *) \ argument 195 (bfd *, struct bfd_link_info *, struct aout_link_hash_entry *); 203 asection *input_section, struct aout_link_hash_entry *h, 413 struct aout_link_hash_entry **sym_hashes;
|
| D | pdp11.c | 2421 struct aout_link_hash_entry *ret = (struct aout_link_hash_entry *) entry; in NAME() 2431 ret = (struct aout_link_hash_entry *) in NAME() 2469 sizeof (struct aout_link_hash_entry))) in NAME() 2719 struct aout_link_hash_entry **sym_hash; in aout_link_add_symbols() 2743 sym_count * sizeof (struct aout_link_hash_entry *)); in aout_link_add_symbols() 2878 aout_link_write_other_symbol (struct aout_link_hash_entry *h, void * data) in aout_link_write_other_symbol() 2890 h = (struct aout_link_hash_entry *) h->root.u.i.link; in aout_link_write_other_symbol() 3024 struct aout_link_hash_entry *h; in aout_link_reloc_link_order() 3028 h = ((struct aout_link_hash_entry *) in aout_link_reloc_link_order() 3211 struct aout_link_hash_entry *, void *, bfd_byte *, bfd_boolean *, in pdp11_aout_link_input_section() [all …]
|
| D | aoutx.h | 2832 struct aout_link_hash_entry *ret = (struct aout_link_hash_entry *) entry; in NAME() 2842 ret = ((struct aout_link_hash_entry *) in NAME() 2882 sizeof (struct aout_link_hash_entry))) in NAME() 2903 struct aout_link_hash_entry **sym_hash; in aout_link_add_symbols() 2927 amt = sym_count * sizeof (struct aout_link_hash_entry *); in aout_link_add_symbols() 3483 aout_link_write_other_symbol (struct aout_link_hash_entry *h, void * data) in aout_link_write_other_symbol() 3495 h = (struct aout_link_hash_entry *) h->root.u.i.link; in aout_link_write_other_symbol() 3632 struct aout_link_hash_entry *h; in aout_link_reloc_link_order() 3636 h = ((struct aout_link_hash_entry *) in aout_link_reloc_link_order() 3852 struct aout_link_hash_entry *, void *, bfd_byte *, bfd_boolean *, in aout_link_input_section_std() [all …]
|
| D | m68klinux.c | 155 struct aout_link_hash_entry root; 266 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \
|
| D | sparclinux.c | 155 struct aout_link_hash_entry root; 263 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \
|
| D | i386linux.c | 154 struct aout_link_hash_entry root; 262 (bfd_boolean (*) PARAMS ((struct aout_link_hash_entry *, PTR))) (func), \
|
| D | sunos.c | 59 …unos_write_dynamic_symbol (bfd *, struct bfd_link_info *, struct aout_link_hash_entry *); 60 …loc (struct bfd_link_info *, bfd *, asection *, struct aout_link_hash_entry *, void *, … 570 struct aout_link_hash_entry root; 714 (bfd_boolean (*) (struct aout_link_hash_entry *, void *)) (func), \ 2114 struct aout_link_hash_entry *harg) in sunos_write_dynamic_symbol() 2347 struct aout_link_hash_entry *harg, in sunos_check_dynamic_reloc()
|
| D | ChangeLog-9495 | 6678 * libaout.h (struct aout_link_hash_entry): New field written. 6758 * aoutx.h (struct aout_link_hash_entry): Move to libaout.h. 6784 (struct aout_link_hash_entry): Move in from aoutx.h.
|