Home
last modified time | relevance | path

Searched refs:coff_link_hash_table (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/binutils/bfd/
HDlibcoff-in.h274 struct coff_link_hash_table struct
298 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) argument
538 (struct coff_link_hash_table *, bfd *,
HDlibcoff.h278 struct coff_link_hash_table struct
302 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) argument
542 (struct coff_link_hash_table *, bfd *,
HDcofflink.c93 _bfd_coff_link_hash_table_init (struct coff_link_hash_table *table, in _bfd_coff_link_hash_table_init()
109 struct coff_link_hash_table *ret; in _bfd_coff_link_hash_table_create()
110 bfd_size_type amt = sizeof (struct coff_link_hash_table); in _bfd_coff_link_hash_table_create()
590 struct coff_link_hash_table *table; in coff_link_add_symbols()
HDcoff-arm.c894 struct coff_link_hash_table root;
HDcoff-ppc.c123 struct coff_link_hash_table root; /* First entry, as required. */
HDChangeLog-96975064 (struct coff_link_hash_table): Add stab_info field.
HDChangeLog-94955314 (struct coff_link_hash_table): Define.