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

  /src/external/gpl3/binutils/dist/bfd/
libcoff-in.h 38 #define obj_go32(bfd) (coff_data (bfd)->go32)
105 /* Is this a GO32 coff file? */
106 bool go32; member in struct:coff_tdata
133 Used by coff-go32-exe, it contains executable data that loads the
libcoff.h 42 #define obj_go32(bfd) (coff_data (bfd)->go32)
109 /* Is this a GO32 coff file? */
110 bool go32; member in struct:coff_tdata
137 Used by coff-go32-exe, it contains executable data that loads the
  /src/external/gpl3/binutils.old/dist/bfd/
libcoff-in.h 37 #define obj_go32(bfd) (coff_data (bfd)->go32)
104 /* Is this a GO32 coff file? */
105 bool go32; member in struct:coff_tdata
132 Used by coff-go32-exe, it contains executable data that loads the
libcoff.h 41 #define obj_go32(bfd) (coff_data (bfd)->go32)
108 /* Is this a GO32 coff file? */
109 bool go32; member in struct:coff_tdata
136 Used by coff-go32-exe, it contains executable data that loads the
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h 37 #define obj_go32(bfd) (coff_data (bfd)->go32)
101 /* Is this a GO32 coff file? */
102 bool go32; member in struct:coff_tdata
129 Used by coff-go32-exe, it contains executable data that loads the
libcoff.h 41 #define obj_go32(bfd) (coff_data (bfd)->go32)
105 /* Is this a GO32 coff file? */
106 bool go32; member in struct:coff_tdata
133 Used by coff-go32-exe, it contains executable data that loads the
  /src/external/gpl3/gdb/dist/bfd/
libcoff-in.h 37 #define obj_go32(bfd) (coff_data (bfd)->go32)
104 /* Is this a GO32 coff file? */
105 bool go32; member in struct:coff_tdata
132 Used by coff-go32-exe, it contains executable data that loads the
libcoff.h 41 #define obj_go32(bfd) (coff_data (bfd)->go32)
108 /* Is this a GO32 coff file? */
109 bool go32; member in struct:coff_tdata
136 Used by coff-go32-exe, it contains executable data that loads the

Completed in 20 milliseconds