Searched refs:PUT_SCNHDR_FLAGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/binutils/include/coff/
H A Dti.h228 #define PUT_SCNHDR_FLAGS(ABFD, VAL, LOC) \ macro
265 PUT_SCNHDR_FLAGS (ABFD, ((struct internal_scnhdr *)(INT))->s_flags, \
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcoffswap.h202 #ifndef PUT_SCNHDR_FLAGS
203 #define PUT_SCNHDR_FLAGS H_PUT_32 macro
795 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags);

Completed in 87 milliseconds