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

  /src/external/gpl3/binutils/dist/bfd/
hpux-core.c 79 struct hpux_core_struct struct
154 core_hdr (abfd) = (struct hpux_core_struct *)
155 bfd_zalloc (abfd, (bfd_size_type) sizeof (struct hpux_core_struct));
  /src/external/gpl3/binutils.old/dist/bfd/
hpux-core.c 79 struct hpux_core_struct struct
154 core_hdr (abfd) = (struct hpux_core_struct *)
155 bfd_zalloc (abfd, (bfd_size_type) sizeof (struct hpux_core_struct));
  /src/external/gpl3/gdb/dist/bfd/
hpux-core.c 79 struct hpux_core_struct struct
154 core_hdr (abfd) = (struct hpux_core_struct *)
155 bfd_zalloc (abfd, (bfd_size_type) sizeof (struct hpux_core_struct));
  /src/external/gpl3/gdb.old/dist/bfd/
hpux-core.c 79 struct hpux_core_struct struct
154 core_hdr (abfd) = (struct hpux_core_struct *)
155 bfd_zalloc (abfd, (bfd_size_type) sizeof (struct hpux_core_struct));

Completed in 26 milliseconds