Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/bfd/
Dlibpei.h182 #ifndef GET_SCNHDR_SIZE
183 #define GET_SCNHDR_SIZE H_GET_32 macro
Dcoffswap.h157 #ifndef GET_SCNHDR_SIZE
158 #define GET_SCNHDR_SIZE H_GET_32 macro
761 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
Dpeicode.h203 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
Dcoff-alpha.c101 #define GET_SCNHDR_SIZE H_GET_64 macro
Dcoff64-rs6000.c51 #define GET_SCNHDR_SIZE H_GET_64 macro
/freebsd-12-stable/contrib/binutils/include/coff/
Dti.h240 #define GET_SCNHDR_SIZE(ABFD, SZP) \ macro