Home
last modified time | relevance | path

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

/trueos/contrib/binutils/bfd/
HDlibpei.h185 #ifndef PUT_SCNHDR_SIZE
186 #define PUT_SCNHDR_SIZE H_PUT_32 macro
HDcoffswap.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()
HDcoff-alpha.c102 #define PUT_SCNHDR_SIZE H_PUT_64 macro
HDpeXXigen.c901 PUT_SCNHDR_SIZE (abfd, ss, in _bfd_XXi_swap_scnhdr_out()
HDcoff64-rs6000.c52 #define PUT_SCNHDR_SIZE H_PUT_64 macro
/trueos/contrib/binutils/include/coff/
HDti.h242 #define PUT_SCNHDR_SIZE(ABFD, SZ, SZP) \ macro