Searched refs:SZP (Results 1 – 1 of 1) sorted by relevance
315 #define GET_SCNHDR_SIZE(ABFD, SZP) \ argument316 (H_GET_32 (ABFD, SZP) * bfd_octets_per_byte (ABFD))317 #define PUT_SCNHDR_SIZE(ABFD, SZ, SZP) \ argument318 H_PUT_32 (ABFD, (SZ) / bfd_octets_per_byte (ABFD), SZP)