Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibpei.h186 #ifndef PUT_SCNHDR_SIZE
187 #define PUT_SCNHDR_SIZE H_PUT_32 macro
Dcoffswap.h159 #ifndef PUT_SCNHDR_SIZE
160 #define PUT_SCNHDR_SIZE H_PUT_32 macro
792 PUT_SCNHDR_SIZE (abfd, scnhdr_int->s_size, scnhdr_ext->s_size); in coff_swap_scnhdr_out()
Dcoff-alpha.c69 #define PUT_SCNHDR_SIZE H_PUT_64 macro
Dcoff64-rs6000.c52 #define PUT_SCNHDR_SIZE H_PUT_64 macro
DpeXXigen.c985 PUT_SCNHDR_SIZE (abfd, ss, in _bfd_XXi_swap_scnhdr_out()
/toolchain/binutils/binutils-2.25/include/coff/
Dti.h317 #define PUT_SCNHDR_SIZE(ABFD, SZ, SZP) \ macro