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

  /src/external/gpl3/binutils/dist/bfd/
coffswap.h 112 #ifndef GET_AOUTHDR_DSIZE
113 #define GET_AOUTHDR_DSIZE H_GET_32
621 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
libpei.h 143 #ifndef GET_AOUTHDR_DSIZE
144 #define GET_AOUTHDR_DSIZE H_GET_32
coff-alpha.c 56 #define GET_AOUTHDR_DSIZE H_GET_64
coff64-rs6000.c 41 #define GET_AOUTHDR_DSIZE H_GET_64
  /src/external/gpl3/binutils.old/dist/bfd/
coffswap.h 112 #ifndef GET_AOUTHDR_DSIZE
113 #define GET_AOUTHDR_DSIZE H_GET_32
627 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
libpei.h 141 #ifndef GET_AOUTHDR_DSIZE
142 #define GET_AOUTHDR_DSIZE H_GET_32
coff-alpha.c 56 #define GET_AOUTHDR_DSIZE H_GET_64
coff64-rs6000.c 41 #define GET_AOUTHDR_DSIZE H_GET_64
  /src/external/gpl3/gdb/dist/bfd/
coffswap.h 112 #ifndef GET_AOUTHDR_DSIZE
113 #define GET_AOUTHDR_DSIZE H_GET_32
627 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
libpei.h 141 #ifndef GET_AOUTHDR_DSIZE
142 #define GET_AOUTHDR_DSIZE H_GET_32
coff-alpha.c 56 #define GET_AOUTHDR_DSIZE H_GET_64
coff64-rs6000.c 41 #define GET_AOUTHDR_DSIZE H_GET_64
  /src/external/gpl3/gdb.old/dist/bfd/
coffswap.h 112 #ifndef GET_AOUTHDR_DSIZE
113 #define GET_AOUTHDR_DSIZE H_GET_32
627 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
libpei.h 141 #ifndef GET_AOUTHDR_DSIZE
142 #define GET_AOUTHDR_DSIZE H_GET_32
coff-alpha.c 56 #define GET_AOUTHDR_DSIZE H_GET_64
coff64-rs6000.c 41 #define GET_AOUTHDR_DSIZE H_GET_64

Completed in 55 milliseconds