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

  /toolchain/binutils/binutils-2.27/bfd/
libpei.h 128 #ifndef PUT_FILEHDR_SYMPTR
129 #define PUT_FILEHDR_SYMPTR H_PUT_32
coffswap.h 101 #ifndef PUT_FILEHDR_SYMPTR
102 #define PUT_FILEHDR_SYMPTR H_PUT_32
288 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, filehdr_out->f_symptr);
coff-alpha.c 53 #define PUT_FILEHDR_SYMPTR H_PUT_64
    [all...]
coff64-rs6000.c 34 #define PUT_FILEHDR_SYMPTR H_PUT_64
    [all...]
peXXigen.c 884 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr,
938 PUT_FILEHDR_SYMPTR (abfd, filehdr_in->f_symptr, filehdr_out->f_symptr);
    [all...]
coffcode.h     [all...]

Completed in 559 milliseconds