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

/openbsd-current/gnu/usr.bin/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, \
/openbsd-current/gnu/usr.bin/binutils-2.17/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, \
/openbsd-current/gnu/usr.bin/binutils-2.17/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);
H A Dcoff-tic80.c48 #define PUT_SCNHDR_FLAGS H_PUT_16 macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffswap.h202 #ifndef PUT_SCNHDR_FLAGS
203 #define PUT_SCNHDR_FLAGS H_PUT_32 macro
862 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags);
H A Dcoff-tic80.c40 #define PUT_SCNHDR_FLAGS H_PUT_16 macro

Completed in 157 milliseconds