Home
last modified time | relevance | path

Searched refs:H_PUT_64 (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dlibpei.h211 #define PUT_OPTHDR_IMAGE_BASE H_PUT_64
213 #define PUT_OPTHDR_SIZE_OF_STACK_RESERVE H_PUT_64
215 #define PUT_OPTHDR_SIZE_OF_STACK_COMMIT H_PUT_64
217 #define PUT_OPTHDR_SIZE_OF_HEAP_RESERVE H_PUT_64
219 #define PUT_OPTHDR_SIZE_OF_HEAP_COMMIT H_PUT_64
245 #define PUT_OPTHDR_IMAGE_BASE H_PUT_64
247 #define PUT_OPTHDR_SIZE_OF_STACK_RESERVE H_PUT_64
249 #define PUT_OPTHDR_SIZE_OF_STACK_COMMIT H_PUT_64
251 #define PUT_OPTHDR_SIZE_OF_HEAP_RESERVE H_PUT_64
253 #define PUT_OPTHDR_SIZE_OF_HEAP_COMMIT H_PUT_64
Dcoff-alpha.c51 #define PUT_FILEHDR_SYMPTR H_PUT_64
53 #define PUT_AOUTHDR_TSIZE H_PUT_64
55 #define PUT_AOUTHDR_DSIZE H_PUT_64
57 #define PUT_AOUTHDR_BSIZE H_PUT_64
59 #define PUT_AOUTHDR_ENTRY H_PUT_64
61 #define PUT_AOUTHDR_TEXT_START H_PUT_64
63 #define PUT_AOUTHDR_DATA_START H_PUT_64
65 #define PUT_SCNHDR_PADDR H_PUT_64
67 #define PUT_SCNHDR_VADDR H_PUT_64
69 #define PUT_SCNHDR_SIZE H_PUT_64
[all …]
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 …]
Dcoffswap.h698 H_PUT_64 (abfd, aouthdr_in->o_toc, aouthdr_out->o_toc); in coff_swap_aouthdr_out()
713 H_PUT_64 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack); in coff_swap_aouthdr_out()
714 H_PUT_64 (abfd, aouthdr_in->o_maxdata, aouthdr_out->o_maxdata); in coff_swap_aouthdr_out()
740 H_PUT_64 (abfd, aouthdr_in->bss_start, aouthdr_out->bss_start); in coff_swap_aouthdr_out()
741 H_PUT_64 (abfd, aouthdr_in->gp_value, aouthdr_out->gp_value); in coff_swap_aouthdr_out()
Delf-linux-psinfo.h116 H_PUT_64 (abfd, from->pr_flag, to.pr_flag); \
Dlibaout.h33 #define H_PUT_64 bfd_h_put_64 macro
59 #define PUT_WORD H_PUT_64
Dnlm32-alpha.c727 H_PUT_64 (abfd, r_vaddr, ext.r_vaddr); in nlm_alpha_write_import()
Decoffswap.h54 #define ECOFF_PUT_OFF H_PUT_64
Delf64-mips.c2914 H_PUT_64 (abfd, src->r_offset, dst->r_offset); in mips_elf64_swap_reloc_out()
2928 H_PUT_64 (abfd, src->r_offset, dst->r_offset); in mips_elf64_swap_reloca_out()
Delfcode.h158 #define H_PUT_WORD H_PUT_64
Dnlmcode.h63 #define put_word H_PUT_64
Dbfd-in2.h1181 #define H_PUT_64 bfd_h_put_64 macro
DChangeLog-20044363 (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8): Remove casts, simplify.
4367 * libaout.h (H_PUT_64 H_PUT_32, H_PUT_16): Remove casts, simplify.
Delfxx-mips.c2686 H_PUT_64 (abfd, in->ri_gp_value, ex->ri_gp_value); in bfd_mips_elf64_swap_reginfo_out()
6971 H_PUT_64 (abfd, elf_gp (abfd), buf); in _bfd_mips_elf_section_processing()
DChangeLog-00012381 (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8,