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

  /toolchain/binutils/binutils-2.25/bfd/
coffswap.h 159 #ifndef PUT_SCNHDR_SIZE
160 #define PUT_SCNHDR_SIZE H_PUT_32
792 PUT_SCNHDR_SIZE (abfd, scnhdr_int->s_size, scnhdr_ext->s_size);
libpei.h 186 #ifndef PUT_SCNHDR_SIZE
187 #define PUT_SCNHDR_SIZE H_PUT_32
coff-alpha.c 71 #define PUT_SCNHDR_SIZE H_PUT_64
    [all...]
coff64-rs6000.c 52 #define PUT_SCNHDR_SIZE H_PUT_64
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
ti.h 317 #define PUT_SCNHDR_SIZE(ABFD, SZ, SZP) \

Completed in 2465 milliseconds