Home
last modified time | relevance | path

Searched refs:xcoff_link_hash_table (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dlibxcoff.h119 #define xcoff_hash_table(p) ((struct xcoff_link_hash_table *) ((p)->hash))
Dxcofflink.c96 struct xcoff_link_hash_table struct
515 struct xcoff_link_hash_table *htab; in xcoff_get_archive_info()
579 struct xcoff_link_hash_table *ret; in _bfd_xcoff_bfd_link_hash_table_free()
581 ret = (struct xcoff_link_hash_table *) obfd->link.hash; in _bfd_xcoff_bfd_link_hash_table_free()
594 struct xcoff_link_hash_table *ret; in _bfd_xcoff_bfd_link_hash_table_create()
3496 struct xcoff_link_hash_table *htab; in xcoff_build_loader_section()
DChangeLog-20093619 * xcofflink.c (xcoff_link_hash_table): Moved from include/coff/xcoff.h.
DChangeLog-9495545 (struct xcoff_link_hash_table): Add descriptor_section and
/toolchain/binutils/binutils-2.25/include/coff/
DChangeLog209 * xcoff.h (xcoff_link_hash_table): Move to bfd/xcofflink.c.
234 (xcoff_link_hash_table): Add an "rtld" field.