HomeSort by relevance Sort by last modified time
    Searched refs:GET_AOUTHDR_DSIZE (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libpei.h 139 #ifndef GET_AOUTHDR_DSIZE
140 #define GET_AOUTHDR_DSIZE H_GET_32
coffswap.h 112 #ifndef GET_AOUTHDR_DSIZE
113 #define GET_AOUTHDR_DSIZE H_GET_32
613 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
coff-alpha.c 56 #define GET_AOUTHDR_DSIZE H_GET_64
    [all...]
coff64-rs6000.c 41 #define GET_AOUTHDR_DSIZE H_GET_64
    [all...]
peXXigen.c 475 aouthdr_int->dsize = GET_AOUTHDR_DSIZE (abfd, aouthdr_ext->dsize);
    [all...]

Completed in 68 milliseconds