Home
last modified time | relevance | path

Searched refs:PUT_SCNHDR_SIZE (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibpei.h185 #ifndef PUT_SCNHDR_SIZE
186 #define PUT_SCNHDR_SIZE H_PUT_32 macro
Dcoffswap.h160 #ifndef PUT_SCNHDR_SIZE
161 #define PUT_SCNHDR_SIZE H_PUT_32 macro
791 PUT_SCNHDR_SIZE (abfd, scnhdr_int->s_size, scnhdr_ext->s_size); in coff_swap_scnhdr_out()
Dcoff-alpha.c102 #define PUT_SCNHDR_SIZE H_PUT_64 macro
DpeXXigen.c882 PUT_SCNHDR_SIZE (abfd, ss, in _bfd_XXi_swap_scnhdr_out()
Dcoff64-rs6000.c52 #define PUT_SCNHDR_SIZE H_PUT_64 macro
/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dti.h242 #define PUT_SCNHDR_SIZE(ABFD, SZ, SZP) \ macro