Searched refs:coff_link_hash_table (Results 1 – 24 of 24) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libcoff-in.h | 274 struct coff_link_hash_table struct 308 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) 558 (struct coff_link_hash_table *, bfd *,
|
H A D | libcoff.h | 278 struct coff_link_hash_table struct 312 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) 562 (struct coff_link_hash_table *, bfd *,
|
H A D | coff-mcore.c | 195 struct coff_link_hash_table root;
|
H A D | cofflink.c | 95 _bfd_coff_link_hash_table_init (struct coff_link_hash_table *table, in _bfd_coff_link_hash_table_init() 111 struct coff_link_hash_table *ret; in _bfd_coff_link_hash_table_create() 112 size_t amt = sizeof (struct coff_link_hash_table); in _bfd_coff_link_hash_table_create() 114 ret = (struct coff_link_hash_table *) bfd_malloc (amt); in _bfd_coff_link_hash_table_create() 553 struct coff_link_hash_table *table; in coff_link_add_symbols()
|
H A D | coff-arm.c | 902 struct coff_link_hash_table root;
|
H A D | ChangeLog-2004 | 2480 * libcoff-in.h (struct coff_link_hash_table): Likewise.
|
H A D | ChangeLog-9697 | 5064 (struct coff_link_hash_table): Add stab_info field.
|
H A D | ChangeLog-9495 | 5314 (struct coff_link_hash_table): Define.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libcoff-in.h | 300 struct coff_link_hash_table struct 337 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) 601 (struct coff_link_hash_table *, bfd *,
|
H A D | libcoff.h | 304 struct coff_link_hash_table struct 341 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) 605 (struct coff_link_hash_table *, bfd *,
|
H A D | coff-mcore.c | 195 struct coff_link_hash_table root;
|
H A D | cofflink.c | 123 _bfd_coff_link_hash_table_init (struct coff_link_hash_table *table, in _bfd_coff_link_hash_table_init() 143 struct coff_link_hash_table *ret; in _bfd_coff_link_hash_table_create() 144 size_t amt = sizeof (struct coff_link_hash_table); in _bfd_coff_link_hash_table_create() 146 ret = (struct coff_link_hash_table *) bfd_malloc (amt); in _bfd_coff_link_hash_table_create() 585 struct coff_link_hash_table *table; in coff_link_add_symbols()
|
H A D | coff-arm.c | 902 struct coff_link_hash_table root;
|
H A D | ChangeLog | 204 * libcoff-in.h (struct coff_link_hash_table): Add decoration_hash
|
H A D | ChangeLog-2004 | 2480 * libcoff-in.h (struct coff_link_hash_table): Likewise.
|
H A D | ChangeLog-9697 | 5064 (struct coff_link_hash_table): Add stab_info field.
|
H A D | ChangeLog-9495 | 5314 (struct coff_link_hash_table): Define.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2004 | 2480 * libcoff-in.h (struct coff_link_hash_table): Likewise.
|
H A D | ChangeLog-9697 | 5064 (struct coff_link_hash_table): Add stab_info field.
|
H A D | ChangeLog-9495 | 5314 (struct coff_link_hash_table): Define.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2004 | 2480 * libcoff-in.h (struct coff_link_hash_table): Likewise.
|
H A D | ChangeLog-9697 | 5064 (struct coff_link_hash_table): Add stab_info field.
|
H A D | ChangeLog-9495 | 5314 (struct coff_link_hash_table): Define.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 49010 …* libcoff-in.h (struct coff_link_hash_table): Add decoration_hash field. (struct decoration_hash_e…
|