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

/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dpdb.c484 struct bfd *hash_stream = NULL; local
508 hash_stream = add_stream (pdb, "", &hash_stream_index);
510 if (!hash_stream)
554 if (bfd_write (buf, sizeof (uint32_t), hash_stream)
580 if (bfd_write (buf, sizeof (uint32_t), hash_stream)
586 if (bfd_write (buf, sizeof (uint32_t), hash_stream)

Completed in 91 milliseconds