Searched refs:H_PUT_64 (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Dlibpei.h210 #define PUT_OPTHDR_IMAGE_BASE H_PUT_64
212 #define PUT_OPTHDR_SIZE_OF_STACK_RESERVE H_PUT_64
214 #define PUT_OPTHDR_SIZE_OF_STACK_COMMIT H_PUT_64
216 #define PUT_OPTHDR_SIZE_OF_HEAP_RESERVE H_PUT_64
218 #define PUT_OPTHDR_SIZE_OF_HEAP_COMMIT H_PUT_64
241 #define PUT_OPTHDR_IMAGE_BASE H_PUT_64
243 #define PUT_OPTHDR_SIZE_OF_STACK_RESERVE H_PUT_64
245 #define PUT_OPTHDR_SIZE_OF_STACK_COMMIT H_PUT_64
247 #define PUT_OPTHDR_SIZE_OF_HEAP_RESERVE H_PUT_64
249 #define PUT_OPTHDR_SIZE_OF_HEAP_COMMIT H_PUT_64
[all...]
H A Dcoff-alpha.c86 #define PUT_FILEHDR_SYMPTR H_PUT_64
88 #define PUT_AOUTHDR_TSIZE H_PUT_64
90 #define PUT_AOUTHDR_DSIZE H_PUT_64
92 #define PUT_AOUTHDR_BSIZE H_PUT_64
94 #define PUT_AOUTHDR_ENTRY H_PUT_64
96 #define PUT_AOUTHDR_TEXT_START H_PUT_64
98 #define PUT_AOUTHDR_DATA_START H_PUT_64
100 #define PUT_SCNHDR_PADDR H_PUT_64
102 #define PUT_SCNHDR_VADDR H_PUT_64
104 #define PUT_SCNHDR_SIZE H_PUT_64
[all...]
H A Dcoff64-rs6000.c34 #define PUT_FILEHDR_SYMPTR H_PUT_64
36 #define PUT_AOUTHDR_DATA_START H_PUT_64
38 #define PUT_AOUTHDR_TEXT_START H_PUT_64
40 #define PUT_AOUTHDR_TSIZE H_PUT_64
42 #define PUT_AOUTHDR_DSIZE H_PUT_64
44 #define PUT_AOUTHDR_BSIZE H_PUT_64
46 #define PUT_AOUTHDR_ENTRY H_PUT_64
48 #define PUT_SCNHDR_PADDR H_PUT_64
50 #define PUT_SCNHDR_VADDR H_PUT_64
52 #define PUT_SCNHDR_SIZE H_PUT_64
[all...]
H A Dcoffswap.h697 H_PUT_64 (abfd, aouthdr_in->o_toc, aouthdr_out->o_toc);
712 H_PUT_64 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack);
713 H_PUT_64 (abfd, aouthdr_in->o_maxdata, aouthdr_out->o_maxdata);
739 H_PUT_64 (abfd, aouthdr_in->bss_start, aouthdr_out->bss_start);
740 H_PUT_64 (abfd, aouthdr_in->gp_value, aouthdr_out->gp_value);
H A Dlibaout.h34 #define H_PUT_64 bfd_h_put_64 macro
60 #define PUT_WORD H_PUT_64
H A Delf64-mips.c1716 H_PUT_64 (abfd, src->r_offset, dst->r_offset);
1730 H_PUT_64 (abfd, src->r_offset, dst->r_offset);
H A Decoffswap.h53 #define ECOFF_PUT_OFF H_PUT_64
H A Delfcode.h156 #define H_PUT_WORD H_PUT_64
H A Dbfd-in2.h1132 #define H_PUT_64 bfd_h_put_64
1125 #define H_PUT_64 macro
H A Delfxx-mips.c1678 H_PUT_64 (abfd, in->ri_gp_value, ex->ri_gp_value);
5369 H_PUT_64 (abfd, elf_gp (abfd), buf);
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1138 #define H_PUT_64 bfd_h_put_64
1131 #define H_PUT_64 macro

Completed in 186 milliseconds