Searched refs:notice_hash (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-aux.c98 if (info->notice_hash != (struct bfd_hash_table *) NULL
99 && (bfd_hash_lookup (info->notice_hash, name, FALSE, FALSE)
H A Dlinker.c1536 || (info->notice_hash != NULL
1537 && bfd_hash_lookup (info->notice_hash, name, FALSE, FALSE) != NULL))
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h355 struct bfd_hash_table *notice_hash;
515 /* A function which is called when a symbol in notice_hash is
353 struct bfd_hash_table *notice_hash; member in struct:bfd_link_info

Completed in 267 milliseconds