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

  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 214 } xcoff64; member in union:external_syment::__anon12633
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 214 } xcoff64; member in union:external_syment::__anon15253
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon10841
115 } xcoff64; member in union:external_scnhdr::__anon10844
161 } xcoff64; member in union:external_syment::__anon10847
236 } xcoff64; member in union:external_auxent::__anon10855
337 u.xcoff64.f_symptr));
339 u.xcoff64.f_nsyms));
342 u.xcoff64.f_opthdr)));
485 u.xcoff64.s_scnptr));
487 u.xcoff64.s_size));
545 u.xcoff64.n_value))
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon12298
115 } xcoff64; member in union:external_scnhdr::__anon12301
161 } xcoff64; member in union:external_syment::__anon12304
236 } xcoff64; member in union:external_auxent::__anon12312
337 u.xcoff64.f_symptr));
339 u.xcoff64.f_nsyms));
342 u.xcoff64.f_opthdr)));
485 u.xcoff64.s_scnptr));
487 u.xcoff64.s_size));
545 u.xcoff64.n_value))
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon14508
115 } xcoff64; member in union:external_scnhdr::__anon14511
161 } xcoff64; member in union:external_syment::__anon14514
236 } xcoff64; member in union:external_auxent::__anon14522
337 u.xcoff64.f_symptr));
339 u.xcoff64.f_nsyms));
342 u.xcoff64.f_opthdr)));
485 u.xcoff64.s_scnptr));
487 u.xcoff64.s_size));
545 u.xcoff64.n_value))
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon16919
115 } xcoff64; member in union:external_scnhdr::__anon16922
161 } xcoff64; member in union:external_syment::__anon16925
236 } xcoff64; member in union:external_auxent::__anon16933
337 u.xcoff64.f_symptr));
339 u.xcoff64.f_nsyms));
342 u.xcoff64.f_opthdr)));
485 u.xcoff64.s_scnptr));
487 u.xcoff64.s_size));
545 u.xcoff64.n_value))
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon21717
115 } xcoff64; member in union:external_scnhdr::__anon21720
161 } xcoff64; member in union:external_syment::__anon21723
236 } xcoff64; member in union:external_auxent::__anon21731
337 u.xcoff64.f_symptr));
339 u.xcoff64.f_nsyms));
342 u.xcoff64.f_opthdr)));
485 u.xcoff64.s_scnptr));
487 u.xcoff64.s_size));
545 u.xcoff64.n_value))
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-xcoff.c 69 } xcoff64; member in union:external_filehdr::__anon1221
115 } xcoff64; member in union:external_scnhdr::__anon1224
161 } xcoff64; member in union:external_syment::__anon1227
236 } xcoff64; member in union:external_auxent::__anon1235
337 u.xcoff64.f_symptr));
339 u.xcoff64.f_nsyms));
342 u.xcoff64.f_opthdr)));
485 u.xcoff64.s_scnptr));
487 u.xcoff64.s_size));
545 u.xcoff64.n_value))
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
libcoff-in.h 191 /* TRUE if this is an XCOFF64 file. */
192 bool xcoff64; member in struct:xcoff_tdata
libcoff.h 195 /* TRUE if this is an XCOFF64 file. */
196 bool xcoff64; member in struct:xcoff_tdata
  /src/external/gpl3/binutils.old/dist/bfd/
libcoff-in.h 190 /* TRUE if this is an XCOFF64 file. */
191 bool xcoff64; member in struct:xcoff_tdata
libcoff.h 194 /* TRUE if this is an XCOFF64 file. */
195 bool xcoff64; member in struct:xcoff_tdata
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h 187 /* TRUE if this is an XCOFF64 file. */
188 bool xcoff64; member in struct:xcoff_tdata
libcoff.h 191 /* TRUE if this is an XCOFF64 file. */
192 bool xcoff64; member in struct:xcoff_tdata
  /src/external/gpl3/gdb.old/dist/gdb/
xcoffread.c 929 const char *debugfmt = bfd_xcoff_is_xcoff64 (abfd) ? "XCOFF64" : "XCOFF";
1653 int xcoff64 = bfd_xcoff_is_xcoff64 (objfile->obfd);
1691 char *name = xcoff64 ? strtbl + symbol->n_offset : symbol->n_name;
1648 int xcoff64 = bfd_xcoff_is_xcoff64 (objfile->obfd); local
  /src/external/gpl3/gdb/dist/bfd/
libcoff-in.h 190 /* TRUE if this is an XCOFF64 file. */
191 bool xcoff64; member in struct:xcoff_tdata
libcoff.h 194 /* TRUE if this is an XCOFF64 file. */
195 bool xcoff64; member in struct:xcoff_tdata
  /src/external/gpl3/gdb/dist/gdb/
xcoffread.c 929 const char *debugfmt = bfd_xcoff_is_xcoff64 (abfd) ? "XCOFF64" : "XCOFF";
1653 int xcoff64 = bfd_xcoff_is_xcoff64 (objfile->obfd);
1691 char *name = xcoff64 ? strtbl + symbol->n_offset : symbol->n_name;
1648 int xcoff64 = bfd_xcoff_is_xcoff64 (objfile->obfd); local

Completed in 25 milliseconds