Home | History | Annotate | Download | only in include

Lines Matching full:bfd_put_32

1087 #define bfd_put_32(abfd, val, ptr) \
1090 bfd_put_32
1115 : (bits) == 32 ? bfd_put_32 (abfd, val, ptr) \