Searched refs:H_PUT_64 (Results 1 – 13 of 13) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | libpei.h | 210 #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
|
| D | coff-alpha.c | 84 #define PUT_FILEHDR_SYMPTR H_PUT_64 86 #define PUT_AOUTHDR_TSIZE H_PUT_64 88 #define PUT_AOUTHDR_DSIZE H_PUT_64 90 #define PUT_AOUTHDR_BSIZE H_PUT_64 92 #define PUT_AOUTHDR_ENTRY H_PUT_64 94 #define PUT_AOUTHDR_TEXT_START H_PUT_64 96 #define PUT_AOUTHDR_DATA_START H_PUT_64 98 #define PUT_SCNHDR_PADDR H_PUT_64 100 #define PUT_SCNHDR_VADDR H_PUT_64 102 #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 | 697 H_PUT_64 (abfd, aouthdr_in->o_toc, aouthdr_out->o_toc); in coff_swap_aouthdr_out() 712 H_PUT_64 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack); in coff_swap_aouthdr_out() 713 H_PUT_64 (abfd, aouthdr_in->o_maxdata, aouthdr_out->o_maxdata); in coff_swap_aouthdr_out() 739 H_PUT_64 (abfd, aouthdr_in->bss_start, aouthdr_out->bss_start); in coff_swap_aouthdr_out() 740 H_PUT_64 (abfd, aouthdr_in->gp_value, aouthdr_out->gp_value); in coff_swap_aouthdr_out()
|
| D | libaout.h | 34 #define H_PUT_64 bfd_h_put_64 macro 60 #define PUT_WORD H_PUT_64
|
| D | nlm32-alpha.c | 726 H_PUT_64 (abfd, r_vaddr, ext.r_vaddr); in nlm_alpha_write_import()
|
| D | elf64-mips.c | 1668 H_PUT_64 (abfd, src->r_offset, dst->r_offset); in mips_elf64_swap_reloc_out() 1682 H_PUT_64 (abfd, src->r_offset, dst->r_offset); in mips_elf64_swap_reloca_out()
|
| D | ecoffswap.h | 53 #define ECOFF_PUT_OFF H_PUT_64
|
| D | elfcode.h | 153 #define H_PUT_WORD H_PUT_64
|
| D | nlmcode.h | 63 #define put_word H_PUT_64
|
| D | bfd-in2.h | 1042 #define H_PUT_64 bfd_h_put_64 macro
|
| D | elfxx-mips.c | 1544 H_PUT_64 (abfd, in->ri_gp_value, ex->ri_gp_value); in bfd_mips_elf64_swap_reginfo_out() 5008 H_PUT_64 (abfd, elf_gp (abfd), buf); in _bfd_mips_elf_section_processing()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | libbfd.texi | 147 #define H_PUT_64 bfd_h_put_64
|