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

  /src/external/gpl3/binutils/dist/bfd/
coffswap.h 106 #ifndef GET_AOUTHDR_TSIZE
107 #define GET_AOUTHDR_TSIZE H_GET_32
620 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
libpei.h 137 #ifndef GET_AOUTHDR_TSIZE
138 #define GET_AOUTHDR_TSIZE H_GET_32
coff-alpha.c 54 #define GET_AOUTHDR_TSIZE H_GET_64
coff64-rs6000.c 39 #define GET_AOUTHDR_TSIZE H_GET_64
  /src/external/gpl3/binutils.old/dist/bfd/
coffswap.h 106 #ifndef GET_AOUTHDR_TSIZE
107 #define GET_AOUTHDR_TSIZE H_GET_32
626 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
libpei.h 135 #ifndef GET_AOUTHDR_TSIZE
136 #define GET_AOUTHDR_TSIZE H_GET_32
coff-alpha.c 54 #define GET_AOUTHDR_TSIZE H_GET_64
coff64-rs6000.c 39 #define GET_AOUTHDR_TSIZE H_GET_64
  /src/external/gpl3/gdb.old/dist/bfd/
coffswap.h 106 #ifndef GET_AOUTHDR_TSIZE
107 #define GET_AOUTHDR_TSIZE H_GET_32
626 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
libpei.h 135 #ifndef GET_AOUTHDR_TSIZE
136 #define GET_AOUTHDR_TSIZE H_GET_32
coff-alpha.c 54 #define GET_AOUTHDR_TSIZE H_GET_64
coff64-rs6000.c 39 #define GET_AOUTHDR_TSIZE H_GET_64
  /src/external/gpl3/gdb/dist/bfd/
coffswap.h 106 #ifndef GET_AOUTHDR_TSIZE
107 #define GET_AOUTHDR_TSIZE H_GET_32
620 aouthdr_int->tsize = GET_AOUTHDR_TSIZE (abfd, aouthdr_ext->tsize);
libpei.h 135 #ifndef GET_AOUTHDR_TSIZE
136 #define GET_AOUTHDR_TSIZE H_GET_32
coff-alpha.c 54 #define GET_AOUTHDR_TSIZE H_GET_64
coff64-rs6000.c 39 #define GET_AOUTHDR_TSIZE H_GET_64

Completed in 35 milliseconds