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

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dti.h226 #define GET_SCNHDR_FLAGS(ABFD, LOC) \ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dti.h226 #define GET_SCNHDR_FLAGS(ABFD, LOC) \ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffswap.h199 #ifndef GET_SCNHDR_FLAGS
200 #define GET_SCNHDR_FLAGS H_GET_32 macro
766 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags);
H A Dcoff-tic80.c47 #define GET_SCNHDR_FLAGS H_GET_16 macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffswap.h199 #ifndef GET_SCNHDR_FLAGS
200 #define GET_SCNHDR_FLAGS H_GET_32 macro
830 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags);
H A Dcoff-tic80.c39 #define GET_SCNHDR_FLAGS H_GET_16 macro

Completed in 85 milliseconds