Searched refs:GET_SCNHDR_SIZE (Results 1 – 6 of 6) sorted by relevance
183 #ifndef GET_SCNHDR_SIZE184 #define GET_SCNHDR_SIZE H_GET_32 macro
156 #ifndef GET_SCNHDR_SIZE157 #define GET_SCNHDR_SIZE H_GET_32 macro762 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
212 scnhdr_int->s_size = GET_SCNHDR_SIZE (abfd, scnhdr_ext->s_size); in coff_swap_scnhdr_in()
68 #define GET_SCNHDR_SIZE H_GET_64 macro
51 #define GET_SCNHDR_SIZE H_GET_64 macro
315 #define GET_SCNHDR_SIZE(ABFD, SZP) \ macro