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

  /src/external/gpl3/binutils/dist/bfd/
irix-core.c 35 struct sgi_core_struct struct
201 amt = sizeof (struct sgi_core_struct);
202 core_hdr (abfd) = (struct sgi_core_struct *) bfd_zalloc (abfd, amt);
  /src/external/gpl3/binutils.old/dist/bfd/
irix-core.c 35 struct sgi_core_struct struct
201 amt = sizeof (struct sgi_core_struct);
202 core_hdr (abfd) = (struct sgi_core_struct *) bfd_zalloc (abfd, amt);
  /src/external/gpl3/gdb.old/dist/bfd/
irix-core.c 35 struct sgi_core_struct struct
201 amt = sizeof (struct sgi_core_struct);
202 core_hdr (abfd) = (struct sgi_core_struct *) bfd_zalloc (abfd, amt);
  /src/external/gpl3/gdb/dist/bfd/
irix-core.c 35 struct sgi_core_struct struct
201 amt = sizeof (struct sgi_core_struct);
202 core_hdr (abfd) = (struct sgi_core_struct *) bfd_zalloc (abfd, amt);

Completed in 58 milliseconds