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

/haiku-fatelf/src/bin/gdb/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
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.h691 aouthdr_int->o_toc = H_GET_64 (abfd, aouthdr_ext->o_toc);
706 aouthdr_int->o_maxstack = H_GET_64 (abfd, aouthdr_ext->o_maxstack);
707 aouthdr_int->o_maxdata = H_GET_64 (abfd, aouthdr_ext->o_maxdata);
725 aouthdr_int->bss_start = H_GET_64 (abfd, aouthdr_ext->bss_start);
726 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 Dnlm32-alpha.c433 r_vaddr = H_GET_64 (abfd, ext.r_vaddr);
H A Delf64-mips.c1264 dst->r_offset = H_GET_64 (abfd, src->r_offset);
1279 dst->r_offset = H_GET_64 (abfd, src->r_offset);
H A Decoffswap.h52 #define ECOFF_GET_OFF H_GET_64
H A Delfcode.h156 #define H_GET_WORD H_GET_64
H A Dnlmcode.h87 #define get_word H_GET_64
H A Dcoff-rs6000.c1229 c = H_GET_64 (abfd, contents);
1246 arsym->file_offset = H_GET_64 (abfd, p);
H A Dbfd-in2.h1038 #define H_GET_64 bfd_h_get_64
1031 #define H_GET_64 macro
H A Delfxx-mips.c1403 in->ri_gp_value = H_GET_64 (abfd, ex->ri_gp_value);
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1038 #define H_GET_64 bfd_h_get_64
1031 #define H_GET_64 macro
H A Dbfd.h1038 #define H_GET_64 bfd_h_get_64
1031 #define H_GET_64 macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1036 #define H_GET_64 bfd_h_get_64
1029 #define H_GET_64 macro
H A Dbfd.h1036 #define H_GET_64 bfd_h_get_64
1029 #define H_GET_64 macro

Completed in 307 milliseconds