Searched refs:H_GET_64 (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibpei.h209 #define GET_OPTHDR_IMAGE_BASE H_GET_64
211 #define GET_OPTHDR_SIZE_OF_STACK_RESERVE H_GET_64
213 #define GET_OPTHDR_SIZE_OF_STACK_COMMIT H_GET_64
215 #define GET_OPTHDR_SIZE_OF_HEAP_RESERVE H_GET_64
217 #define GET_OPTHDR_SIZE_OF_HEAP_COMMIT H_GET_64
240 #define GET_OPTHDR_IMAGE_BASE H_GET_64
242 #define GET_OPTHDR_SIZE_OF_STACK_RESERVE H_GET_64
244 #define GET_OPTHDR_SIZE_OF_STACK_COMMIT H_GET_64
246 #define GET_OPTHDR_SIZE_OF_HEAP_RESERVE H_GET_64
248 #define GET_OPTHDR_SIZE_OF_HEAP_COMMIT H_GET_64
[all...]
H A Dcoff-alpha.c85 #define GET_FILEHDR_SYMPTR H_GET_64
87 #define GET_AOUTHDR_TSIZE H_GET_64
89 #define GET_AOUTHDR_DSIZE H_GET_64
91 #define GET_AOUTHDR_BSIZE H_GET_64
93 #define GET_AOUTHDR_ENTRY H_GET_64
95 #define GET_AOUTHDR_TEXT_START H_GET_64
97 #define GET_AOUTHDR_DATA_START H_GET_64
99 #define GET_SCNHDR_PADDR H_GET_64
101 #define GET_SCNHDR_VADDR H_GET_64
103 #define GET_SCNHDR_SIZE H_GET_64
[all...]
H A Dcoff64-rs6000.c33 #define GET_FILEHDR_SYMPTR H_GET_64
35 #define GET_AOUTHDR_DATA_START H_GET_64
37 #define GET_AOUTHDR_TEXT_START H_GET_64
39 #define GET_AOUTHDR_TSIZE H_GET_64
41 #define GET_AOUTHDR_DSIZE H_GET_64
43 #define GET_AOUTHDR_BSIZE H_GET_64
45 #define GET_AOUTHDR_ENTRY H_GET_64
47 #define GET_SCNHDR_PADDR H_GET_64
49 #define GET_SCNHDR_VADDR H_GET_64
51 #define GET_SCNHDR_SIZE H_GET_64
[all...]
H A Dcoffswap.h633 aouthdr_int->o_toc = H_GET_64 (abfd, aouthdr_ext->o_toc);
648 aouthdr_int->o_maxstack = H_GET_64 (abfd, aouthdr_ext->o_maxstack);
649 aouthdr_int->o_maxdata = H_GET_64 (abfd, aouthdr_ext->o_maxdata);
667 aouthdr_int->bss_start = H_GET_64 (abfd, aouthdr_ext->bss_start);
668 aouthdr_int->gp_value = H_GET_64 (abfd, aouthdr_ext->gp_value);
H A Dlibaout.h42 #define H_GET_64 bfd_h_get_64 macro
57 #define GET_WORD H_GET_64
H A Delf64-mips.c1686 dst->r_offset = H_GET_64 (abfd, src->r_offset);
1701 dst->r_offset = H_GET_64 (abfd, src->r_offset);
H A Decoffswap.h52 #define ECOFF_GET_OFF H_GET_64
H A Delfcode.h158 #define H_GET_WORD H_GET_64
H A Dcoff-rs6000.c1240 c = H_GET_64 (abfd, contents);
1257 arsym->file_offset = H_GET_64 (abfd, p);
H A Dbfd-in2.h1140 #define H_GET_64 bfd_h_get_64
1133 #define H_GET_64 macro
H A Delfxx-mips.c1665 in->ri_gp_value = H_GET_64 (abfd, ex->ri_gp_value);
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1146 #define H_GET_64 bfd_h_get_64
1139 #define H_GET_64 macro

Completed in 183 milliseconds