HomeSort by: relevance | last modified time | path
    Searched refs:pubsym (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
pdb.h 210 struct pubsym struct
pdb.c 4845 struct pubsym ps;
4866 record_length = sizeof (struct pubsym) + name_len + 1;
4883 if (bfd_write (&ps, sizeof (struct pubsym), sym_rec_stream) !=
4884 sizeof (struct pubsym))
  /src/external/gpl3/binutils.old/dist/ld/
pdb.h 210 struct pubsym struct
pdb.c 4846 struct pubsym ps;
4867 record_length = sizeof (struct pubsym) + name_len + 1;
4884 if (bfd_write (&ps, sizeof (struct pubsym), sym_rec_stream) !=
4885 sizeof (struct pubsym))

Completed in 41 milliseconds