Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibpei.h182 #ifndef GET_SCNHDR_SIZE
183 #define GET_SCNHDR_SIZE H_GET_32 macro
H A 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()
H A Dpeicode.h203 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
H A Dcoff-alpha.c101 #define GET_SCNHDR_SIZE H_GET_64 macro
H A Dcoff64-rs6000.c51 #define GET_SCNHDR_SIZE H_GET_64 macro
/freebsd-12.1/contrib/binutils/include/coff/
H A Dti.h240 #define GET_SCNHDR_SIZE(ABFD, SZP) \ macro