Searched refs:GET_SCNHDR_SIZE (Results 1 – 6 of 6) sorted by relevance
182 #ifndef GET_SCNHDR_SIZE183 #define GET_SCNHDR_SIZE H_GET_32 macro
157 #ifndef GET_SCNHDR_SIZE158 #define GET_SCNHDR_SIZE H_GET_32 macro761 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
203 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
101 #define GET_SCNHDR_SIZE H_GET_64 macro
51 #define GET_SCNHDR_SIZE H_GET_64 macro
240 #define GET_SCNHDR_SIZE(ABFD, SZP) \ macro