Home | History | Annotate | Download | only in include

Lines Matching full:bfd_put_16

1015 #define bfd_put_16(abfd, val, ptr) \
1018 bfd_put_16
1051 : (bits) == 16 ? bfd_put_16 (abfd, val, ptr) \