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

  /toolchain/binutils/binutils-2.25/bfd/
libpei.h 145 #ifndef GET_AOUTHDR_BSIZE
146 #define GET_AOUTHDR_BSIZE H_GET_32
coffswap.h 118 #ifndef GET_AOUTHDR_BSIZE
119 #define GET_AOUTHDR_BSIZE H_GET_32
614 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
coff-alpha.c 58 #define GET_AOUTHDR_BSIZE H_GET_64
    [all...]
coff64-rs6000.c 43 #define GET_AOUTHDR_BSIZE H_GET_64
    [all...]
peXXigen.c 476 aouthdr_int->bsize = GET_AOUTHDR_BSIZE (abfd, aouthdr_ext->bsize);
    [all...]

Completed in 271 milliseconds