Searched refs:bfd_h_put_64 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | libbfd.texi | 136 #define bfd_h_put_64(abfd, val, ptr) \ 139 bfd_h_put_64 147 #define H_PUT_64 bfd_h_put_64
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | libbfd.texi | 139 #define bfd_h_put_64(abfd, val, ptr) \ 142 bfd_h_put_64 150 #define H_PUT_64 bfd_h_put_64
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libaout.h | 34 #define H_PUT_64 bfd_h_put_64
|
H A D | bfd-in2.h | 1048 #define bfd_h_put_64(abfd, val, ptr) \ macro 1051 bfd_h_put_64 1059 #define H_PUT_64 bfd_h_put_64
|
H A D | coff-rs6000.c | 1894 bfd_h_put_64 (abfd, sym_32, st); 1909 bfd_h_put_64 (abfd, fileoff, st); 1990 bfd_h_put_64 (abfd, sym_64, st); 2005 bfd_h_put_64 (abfd, fileoff, st);
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | libaout.h | 34 #define H_PUT_64 bfd_h_put_64
|
H A D | bfd-in2.h | 953 #define bfd_h_put_64(abfd, val, ptr) \ macro 956 bfd_h_put_64 964 #define H_PUT_64 bfd_h_put_64
|
H A D | coff-rs6000.c | 1893 bfd_h_put_64 (abfd, sym_32, st); 1908 bfd_h_put_64 (abfd, fileoff, st); 1991 bfd_h_put_64 (abfd, sym_64, st); 2006 bfd_h_put_64 (abfd, fileoff, st);
|