Searched refs:H_PUT_64 (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | libpei.h | 211 #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
|
D | coff-alpha.c | 51 #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 …]
|
D | coff64-rs6000.c | 34 #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 …]
|
D | coffswap.h | 698 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()
|
D | elf-linux-psinfo.h | 116 H_PUT_64 (abfd, from->pr_flag, to.pr_flag); \
|
D | libaout.h | 33 #define H_PUT_64 bfd_h_put_64 macro 59 #define PUT_WORD H_PUT_64
|
D | nlm32-alpha.c | 727 H_PUT_64 (abfd, r_vaddr, ext.r_vaddr); in nlm_alpha_write_import()
|
D | ecoffswap.h | 54 #define ECOFF_PUT_OFF H_PUT_64
|
D | elf64-mips.c | 2914 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()
|
D | elfcode.h | 158 #define H_PUT_WORD H_PUT_64
|
D | nlmcode.h | 63 #define put_word H_PUT_64
|
D | bfd-in2.h | 1181 #define H_PUT_64 bfd_h_put_64 macro
|
D | ChangeLog-2004 | 4363 (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.
|
D | elfxx-mips.c | 2686 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()
|
D | ChangeLog-0001 | 2381 (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8,
|