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

  /toolchain/binutils/binutils-2.25/include/coff/
ti.h 260 #define PUT_SCNHDR_FLAGS(ABFD, VAL, LOC) \
301 #define PUT_SCNHDR_FLAGS(ABFD, VAL, LOC) \
349 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
  /toolchain/binutils/binutils-2.25/bfd/
coffswap.h 201 #ifndef PUT_SCNHDR_FLAGS
202 #define PUT_SCNHDR_FLAGS H_PUT_32
796 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags);
coff-tic80.c 47 #define PUT_SCNHDR_FLAGS H_PUT_16

Completed in 670 milliseconds