Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibpei.h183 #ifndef GET_SCNHDR_SIZE
184 #define GET_SCNHDR_SIZE H_GET_32 macro
Dcoffswap.h156 #ifndef GET_SCNHDR_SIZE
157 #define GET_SCNHDR_SIZE H_GET_32 macro
762 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
Dpeicode.h212 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
Dcoff-alpha.c68 #define GET_SCNHDR_SIZE H_GET_64 macro
Dcoff64-rs6000.c51 #define GET_SCNHDR_SIZE H_GET_64 macro
/toolchain/binutils/binutils-2.25/include/coff/
Dti.h315 #define GET_SCNHDR_SIZE(ABFD, SZP) \ macro