Searched refs:bfd_h_put_64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibaout.h34 #define H_PUT_64 bfd_h_put_64
H A Dcoff-rs6000.c1903 bfd_h_put_64 (abfd, sym_32, st);
1918 bfd_h_put_64 (abfd, fileoff, st);
1999 bfd_h_put_64 (abfd, sym_64, st);
2014 bfd_h_put_64 (abfd, fileoff, st);
H A Dbfd-in2.h1121 #define bfd_h_put_64(abfd, val, ptr) \
1124 bfd_h_put_64
1132 #define H_PUT_64 bfd_h_put_64
1114 #define bfd_h_put_64 macro
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1127 #define bfd_h_put_64(abfd, val, ptr) \
1130 bfd_h_put_64
1138 #define H_PUT_64 bfd_h_put_64
1120 #define bfd_h_put_64 macro

Completed in 140 milliseconds