HomeSort by relevance Sort by last modified time
    Searched refs:H_PUT_64 (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
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
246 #define PUT_OPTHDR_IMAGE_BASE H_PUT_64
248 #define PUT_OPTHDR_SIZE_OF_STACK_RESERVE H_PUT_64
250 #define PUT_OPTHDR_SIZE_OF_STACK_COMMIT H_PUT_64
252 #define PUT_OPTHDR_SIZE_OF_HEAP_RESERVE H_PUT_64
254 #define PUT_OPTHDR_SIZE_OF_HEAP_COMMIT H_PUT_64
    [all...]
coff-alpha.c 53 #define PUT_FILEHDR_SYMPTR H_PUT_64
55 #define PUT_AOUTHDR_TSIZE H_PUT_64
57 #define PUT_AOUTHDR_DSIZE H_PUT_64
59 #define PUT_AOUTHDR_BSIZE H_PUT_64
61 #define PUT_AOUTHDR_ENTRY H_PUT_64
63 #define PUT_AOUTHDR_TEXT_START H_PUT_64
65 #define PUT_AOUTHDR_DATA_START H_PUT_64
67 #define PUT_SCNHDR_PADDR H_PUT_64
69 #define PUT_SCNHDR_VADDR H_PUT_64
71 #define PUT_SCNHDR_SIZE H_PUT_64
    [all...]
elf-linux-psinfo.h 116 H_PUT_64 (abfd, from->pr_flag, to.pr_flag); \
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...]
coffswap.h 698 H_PUT_64 (abfd, aouthdr_in->o_toc, aouthdr_out->o_toc);
713 H_PUT_64 (abfd, aouthdr_in->o_maxstack, aouthdr_out->o_maxstack);
714 H_PUT_64 (abfd, aouthdr_in->o_maxdata, aouthdr_out->o_maxdata);
740 H_PUT_64 (abfd, aouthdr_in->bss_start, aouthdr_out->bss_start);
741 H_PUT_64 (abfd, aouthdr_in->gp_value, aouthdr_out->gp_value);
libaout.h 33 #define H_PUT_64 bfd_h_put_64
59 #define PUT_WORD H_PUT_64
nlm32-alpha.c 729 H_PUT_64 (abfd, r_vaddr, ext.r_vaddr);
ecoffswap.h 54 #define ECOFF_PUT_OFF H_PUT_64
elf64-mips.c     [all...]
elfcode.h 159 #define H_PUT_WORD H_PUT_64
    [all...]
nlmcode.h 63 #define put_word H_PUT_64
    [all...]
bfd-in2.h     [all...]
elfxx-mips.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]

Completed in 236 milliseconds