Searched refs:H_PUT_S16 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | ecoffswap.h | 147 H_PUT_S16 (abfd, intern->magic, ext->h_magic); in ecoff_swap_hdr_out() 148 H_PUT_S16 (abfd, intern->vstamp, ext->h_vstamp); in ecoff_swap_hdr_out() 617 H_PUT_S16 (abfd, intern->ifd, ext->es_ifd); in ecoff_swap_ext_out()
|
D | libaout.h | 39 #define H_PUT_S16 bfd_h_put_signed_16 macro
|
D | bfd-in2.h | 1187 #define H_PUT_S16 bfd_h_put_signed_16 macro
|
D | ChangeLog-2004 | 4364 (H_PUT_S64, H_PUT_S32, H_PUT_S16, H_PUT_S8): Likewise. 4368 (H_PUT_S64, H_PUT_S32, H_PUT_S16): Likewise.
|
D | ChangeLog-0001 | 2382 H_PUT_S64, H_PUT_S32, H_PUT_S16, H_PUT_S8,
|