Searched refs:wrap_hash (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h339 wrap_hash. Used by PowerPC Linux for 'dot' symbols. */
359 struct bfd_hash_table *wrap_hash;
357 struct bfd_hash_table *wrap_hash; member in struct:bfd_link_info
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlinker.c523 if (info->wrap_hash != NULL)
538 if (bfd_hash_lookup (info->wrap_hash, l, FALSE, FALSE) != NULL)
567 && bfd_hash_lookup (info->wrap_hash, l + sizeof REAL - 1,

Completed in 54 milliseconds