Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dti.h315 #define GET_SCNHDR_SIZE(ABFD, SZP) \ argument
316 (H_GET_32 (ABFD, SZP) * bfd_octets_per_byte (ABFD))
317 #define PUT_SCNHDR_SIZE(ABFD, SZ, SZP) \ argument
318 H_PUT_32 (ABFD, (SZ) / bfd_octets_per_byte (ABFD), SZP)