/toolchain/binutils/binutils-2.25/binutils/ |
D | windint.h | 43 bfd_byte data_size[4]; 44 bfd_byte header_size[4]; 50 bfd_byte sig[2]; /* Has to be 0xffff for unnamed ids. */ 51 bfd_byte id[2]; 65 bfd_byte *data; 203 bfd_byte version[4]; 204 bfd_byte memflags[2]; 205 bfd_byte language[2]; 206 bfd_byte version2[4]; 207 bfd_byte characteristics[4]; [all …]
|
D | rescoff.c | 48 const bfd_byte *data; 50 const bfd_byte *data_end; 60 bfd_byte characteristics[4]; 62 bfd_byte time[4]; 64 bfd_byte major[2]; 66 bfd_byte minor[2]; 68 bfd_byte name_count[2]; 70 bfd_byte id_count[2]; 78 bfd_byte name[4]; 80 bfd_byte rva[4]; [all …]
|
D | resbin.c | 38 static unichar *get_unicode (windres_bfd *, const bfd_byte *, rc_uint_type, rc_uint_type *); 39 static int get_resid (windres_bfd *, rc_res_id *, const bfd_byte *, rc_uint_type); 41 const bfd_byte *, rc_uint_type); 42 static rc_res_resource *bin_to_res_cursor (windres_bfd *, const bfd_byte *, rc_uint_type); 43 static rc_res_resource *bin_to_res_menu (windres_bfd *,const bfd_byte *, rc_uint_type); 44 static rc_menuitem *bin_to_res_menuitems (windres_bfd *, const bfd_byte *, rc_uint_type, 46 static rc_menuitem *bin_to_res_menuexitems (windres_bfd *, const bfd_byte *, rc_uint_type, 48 static rc_res_resource *bin_to_res_dialog (windres_bfd *, const bfd_byte *, rc_uint_type); 49 static rc_res_resource *bin_to_res_string (windres_bfd *,const bfd_byte *, rc_uint_type); 50 static rc_res_resource *bin_to_res_fontdir (windres_bfd *, const bfd_byte *, rc_uint_type); [all …]
|
/toolchain/binutils/binutils-2.25/include/ |
D | oasys.h | 42 bfd_byte version[4]; 43 bfd_byte create_date[12]; 44 bfd_byte revision_date[12]; 45 bfd_byte mod_count[4]; 46 bfd_byte mod_tbl_offset[4]; 47 bfd_byte sym_tbl_size[4]; 48 bfd_byte sym_count[4]; 49 bfd_byte sym_tbl_offset[4]; 50 bfd_byte xref_count[4]; 51 bfd_byte xref_lst_offset[4]; [all …]
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | rs6k64.h | 229 bfd_byte l_version[4]; 230 bfd_byte l_nsyms[4]; 231 bfd_byte l_nreloc[4]; 232 bfd_byte l_istlen[4]; 233 bfd_byte l_nimpid[4]; 234 bfd_byte l_stlen[4]; 235 bfd_byte l_impoff[8]; 236 bfd_byte l_stoff[8]; 237 bfd_byte l_symoff[8]; 238 bfd_byte l_rldoff[8]; [all …]
|
D | rs6000.h | 240 bfd_byte l_version[4]; 241 bfd_byte l_nsyms[4]; 242 bfd_byte l_nreloc[4]; 243 bfd_byte l_istlen[4]; 244 bfd_byte l_nimpid[4]; 245 bfd_byte l_impoff[4]; 246 bfd_byte l_stlen[4]; 247 bfd_byte l_stoff[4]; 256 bfd_byte _l_name[E_SYMNMLEN]; 259 bfd_byte _l_zeroes[4]; [all …]
|
D | pe.h | 454 bfd_byte rva_BeginAddress[4]; 455 bfd_byte rva_EndAddress[4]; 456 bfd_byte rva_UnwindData[4]; 497 bfd_byte dta[2]; 515 bfd_byte Version; /* Values from 0 up to 7 are possible. */ 516 bfd_byte Flags; /* Values from 0 up to 31 are possible. */ 523 bfd_byte *rawUnwindCodes; 532 bfd_byte Version_Flags; 533 bfd_byte SizeOfPrologue; 534 bfd_byte CountOfCodes; [all …]
|
/toolchain/binutils/binutils-2.25/include/aout/ |
D | sun4.h | 71 bfd_byte ld_version[4]; 74 bfd_byte ldd[4]; 77 bfd_byte ld[4]; 225 bfd_byte ld_loaded[4]; 226 bfd_byte ld_need[4]; 227 bfd_byte ld_rules[4]; 228 bfd_byte ld_got[4]; 229 bfd_byte ld_plt[4]; 230 bfd_byte ld_rel[4]; 231 bfd_byte ld_hash[4]; [all …]
|
D | adobe.h | 31 bfd_byte e_info[4]; /* magic number and stuff */ 32 bfd_byte e_text[BYTES_IN_WORD]; /* length of text section in bytes */ 33 bfd_byte e_data[BYTES_IN_WORD]; /* length of data section in bytes */ 34 bfd_byte e_bss[BYTES_IN_WORD]; /* length of bss area in bytes */ 35 bfd_byte e_syms[BYTES_IN_WORD]; /* length of symbol table in bytes */ 36 bfd_byte e_entry[BYTES_IN_WORD]; /* start address */ 37 bfd_byte e_trsize[BYTES_IN_WORD]; /* length of text relocation info */ 38 bfd_byte e_drsize[BYTES_IN_WORD]; /* length of data relocation info */ 102 bfd_byte e_strx[BYTES_IN_WORD]; /* index into string table of name */ 103 bfd_byte e_type[1]; /* type of symbol */ [all …]
|
D | aout64.h | 32 bfd_byte e_info[4]; /* Magic number and stuff. */ 33 bfd_byte e_text[BYTES_IN_WORD]; /* Length of text section in bytes. */ 34 bfd_byte e_data[BYTES_IN_WORD]; /* Length of data section in bytes. */ 35 bfd_byte e_bss[BYTES_IN_WORD]; /* Length of bss area in bytes. */ 36 bfd_byte e_syms[BYTES_IN_WORD]; /* Length of symbol table in bytes. */ 37 bfd_byte e_entry[BYTES_IN_WORD]; /* Start address. */ 38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */ 39 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */ 257 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */ 258 bfd_byte e_type[1]; /* Type of symbol. */ [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | libbfd.c | 383 bfd_byte buffer[4]; in bfd_write_bigendian_4byte_int() 559 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb16() 566 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl16() 573 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb_signed_16() 580 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl_signed_16() 587 bfd_byte *addr = (bfd_byte *) p; in bfd_putb16() 595 bfd_byte *addr = (bfd_byte *) p; in bfd_putl16() 603 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb32() 616 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl32() 629 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb_signed_32() [all …]
|
D | dwarf1.c | 45 bfd_byte *debug_section; 48 bfd_byte *debug_section_end; 51 bfd_byte *line_section; 54 bfd_byte *line_section_end; 57 bfd_byte *currentDie; 81 bfd_byte *first_child; 183 bfd_byte * aDiePtr, in parse_die() 184 bfd_byte * aDiePtrEnd) in parse_die() 186 bfd_byte *this_die = aDiePtr; in parse_die() 187 bfd_byte *xptr = this_die; in parse_die() [all …]
|
D | ns32k.h | 22 …_reloc_status_type _bfd_ns32k_relocate_contents (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *); 23 …s (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *, bfd_vma (*) (bfd_byte *, int), void (*) (bfd_… 24 … _bfd_ns32k_final_link_relocate (reloc_howto_type *, bfd *, asection *, bfd_byte *, bfd_vma, bfd_v… 25 extern bfd_vma _bfd_ns32k_get_displacement (bfd_byte *, int); 26 extern bfd_vma _bfd_ns32k_get_immediate (bfd_byte *, int); 27 extern void _bfd_ns32k_put_displacement (bfd_vma, bfd_byte *, int); 28 extern void _bfd_ns32k_put_immediate (bfd_vma, bfd_byte *, int);
|
D | nlmcode.h | 94 nlm_variable_header (abfd)->stackSize = get_word (abfd, (bfd_byte *) temp); in nlm_swap_variable_header_in() 100 nlm_variable_header (abfd)->reserved = get_word (abfd, (bfd_byte *) temp); in nlm_swap_variable_header_in() 187 get_word (abfd, (bfd_byte *) thdr.majorVersion); in nlm_swap_auxiliary_headers_in() 189 get_word (abfd, (bfd_byte *) thdr.minorVersion); in nlm_swap_auxiliary_headers_in() 191 get_word (abfd, (bfd_byte *) thdr.revision); in nlm_swap_auxiliary_headers_in() 193 get_word (abfd, (bfd_byte *) thdr.year); in nlm_swap_auxiliary_headers_in() 195 get_word (abfd, (bfd_byte *) thdr.month); in nlm_swap_auxiliary_headers_in() 197 get_word (abfd, (bfd_byte *) thdr.day); in nlm_swap_auxiliary_headers_in() 209 get_word (abfd, (bfd_byte *) thdr.languageID); in nlm_swap_auxiliary_headers_in() 211 get_word (abfd, (bfd_byte *) thdr.messageFileOffset); in nlm_swap_auxiliary_headers_in() [all …]
|
D | compress.c | 31 decompress_contents (bfd_byte *compressed_buffer, in decompress_contents() 33 bfd_byte *uncompressed_buffer, in decompress_contents() 90 bfd_byte *uncompressed_buffer ATTRIBUTE_UNUSED, in bfd_compress_section_contents() 98 bfd_byte *compressed_buffer; in bfd_compress_section_contents() 101 compressed_buffer = (bfd_byte *) bfd_malloc (compressed_size); in bfd_compress_section_contents() 159 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr) in bfd_get_full_section_contents() 162 bfd_byte *p = *ptr; in bfd_get_full_section_contents() 167 bfd_byte *compressed_buffer; in bfd_get_full_section_contents() 182 p = (bfd_byte *) bfd_malloc (sz); in bfd_get_full_section_contents() 201 compressed_buffer = (bfd_byte *) bfd_malloc (sec->compressed_size); in bfd_get_full_section_contents() [all …]
|
D | ihex.c | 145 bfd_byte *data; 195 bfd_byte c; in ihex_get_byte() 246 bfd_byte *buf = NULL; in ihex_scan() 311 buf = (bfd_byte *) bfd_realloc (buf, (bfd_size_type) chars); in ihex_scan() 487 bfd_byte b[9]; in ihex_object_p() 540 ihex_read_section (bfd *abfd, asection *section, bfd_byte *contents) in ihex_read_section() 543 bfd_byte *p; in ihex_read_section() 544 bfd_byte *buf = NULL; in ihex_read_section() 585 buf = (bfd_byte *) bfd_realloc (buf, (bfd_size_type) len * 2); in ihex_read_section() 643 (bfd_byte *) section->used_by_bfd)) in ihex_get_section_contents() [all …]
|
D | elf32-cr16c.c | 194 bfd_byte *data, in cr16c_elf_final_link_relocate() 235 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 239 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 266 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 274 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 283 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 314 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 321 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 325 value = bfd_get_32 (abfd, (bfd_byte *) data + octets); in cr16c_elf_final_link_relocate() 328 sword = bfd_get_16 (abfd, (bfd_byte *) data + octets + 1); in cr16c_elf_final_link_relocate() [all …]
|
D | nlm32-i386.c | 74 bfd_byte temp[4]; in nlm_i386_read_reloc() 147 bfd_byte temp[4]; in nlm_i386_write_import() 288 val = bfd_get_32 (abfd, (bfd_byte *) data + rel->address - offset); in nlm_i386_mangle_relocs() 290 bfd_put_32 (abfd, val, (bfd_byte *) data + rel->address - offset); in nlm_i386_mangle_relocs() 315 val = bfd_get_32 (abfd, (bfd_byte *) data + rel->address - offset); in nlm_i386_mangle_relocs() 317 bfd_put_32 (abfd, val, (bfd_byte *) data + rel->address - offset); in nlm_i386_mangle_relocs() 333 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Temporary 32-bit value. */ in nlm_i386_read_import() 381 bfd_byte len; in nlm_i386_write_external() 385 if ((bfd_bwrite (&len, (bfd_size_type) sizeof (bfd_byte), abfd) in nlm_i386_write_external() 386 != sizeof (bfd_byte)) in nlm_i386_write_external()
|
D | cpu-ns32k.c | 41 _bfd_ns32k_get_displacement (bfd_byte *buffer, int size) in _bfd_ns32k_get_displacement() 72 _bfd_ns32k_put_displacement (bfd_vma value, bfd_byte *buffer, int size) in _bfd_ns32k_put_displacement() 100 _bfd_ns32k_get_immediate (bfd_byte *buffer, int size) in _bfd_ns32k_get_immediate() 121 _bfd_ns32k_put_immediate (bfd_vma value, bfd_byte *buffer, int size) in _bfd_ns32k_put_immediate() 149 bfd_vma (* get_data) (bfd_byte *, int), in do_ns32k_reloc() argument 150 void (* put_data) (bfd_vma, bfd_byte *, int)) in do_ns32k_reloc() 159 bfd_byte *location; in do_ns32k_reloc() 503 location = (bfd_byte *) data + addr; in do_ns32k_reloc() 570 bfd_byte *location, in _bfd_do_ns32k_reloc_contents() argument 571 bfd_vma (*get_data) (bfd_byte *, int), in _bfd_do_ns32k_reloc_contents() [all …]
|
D | elfxx-ia64.h | 28 bfd_boolean ia64_elf_relax_br (bfd_byte *contents, bfd_vma off); 29 void ia64_elf_relax_brl (bfd_byte *contents, bfd_vma off); 30 void ia64_elf_relax_ldxmov (bfd_byte *contents, bfd_vma off); 32 bfd_reloc_status_type ia64_elf_install_value (bfd_byte *hit_addr, bfd_vma v,
|
D | reloc.c | 883 short x = bfd_get_16 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() 890 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() 892 bfd_put_32 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation() 897 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() 900 bfd_put_32 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation() 906 long x = bfd_get_16 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() 909 bfd_put_16 (abfd, (bfd_vma) x, (bfd_byte *) data + octets); in bfd_perform_relocation() 920 bfd_vma x = bfd_get_64 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() 922 bfd_put_64 (abfd, x, (bfd_byte *) data + octets); in bfd_perform_relocation() 972 bfd_byte *data; in bfd_install_relocation() [all …]
|
D | ppcboot.c | 44 bfd_byte ind; 45 bfd_byte head; 46 bfd_byte sector; 47 bfd_byte cylinder; 55 bfd_byte sector_begin[4]; /* 32-bit start RBA (zero-based), little endian */ 56 bfd_byte sector_length[4]; /* 32-bit RBA count (one-based), little endian */ 62 bfd_byte pc_compatibility[446]; /* x86 instruction field */ 64 bfd_byte signature[2]; /* 0x55 and 0xaa */ 65 bfd_byte entry_offset[4]; /* entry point offset, little endian */ 66 bfd_byte length[4]; /* load image length, little endian */ [all …]
|
D | peXXigen.c | 1254 bfd_byte *data; in pe_print_idata() 1329 bfd_byte *data; in pe_print_idata() 1426 bfd_byte *ft_data; in pe_print_idata() 1468 ft_data = (bfd_byte *) bfd_malloc (ft_datasize); in pe_print_idata() 1581 bfd_byte *data; in pe_print_edata() 1667 data = (bfd_byte *) bfd_malloc (datasize); in pe_print_edata() 1863 bfd_byte *data = 0; in pe_print_pdata() 2045 bfd_byte *data = NULL; in _bfd_XX_print_ce_compressed_pdata() 2122 bfd_byte *tdata; in _bfd_XX_print_ce_compressed_pdata() 2124 tdata = (bfd_byte *) bfd_malloc (8); in _bfd_XX_print_ce_compressed_pdata() [all …]
|
D | libcoff-in.h | 200 bfd_byte *contents; 374 extern bfd_byte *bfd_coff_reloc16_get_relocated_section_contents 376 bfd_byte *, bfd_boolean, asymbol **); 508 bfd_byte *outsyms; 511 bfd_byte *linenos; 513 bfd_byte *contents; 515 bfd_byte *external_relocs; 574 (bfd *, asection *, bfd_boolean, bfd_byte *, bfd_boolean, 577 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *, 614 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
|
D | libbfd.h | 57 bfd_byte *buffer; 460 ((bfd_byte *(*) (bfd *, struct bfd_link_info *, struct bfd_link_order *, \ 461 bfd_byte *, bfd_boolean, asymbol **)) \ 649 (reloc_howto_type *, bfd *, asection *, bfd_byte *, 654 (reloc_howto_type *, bfd *, bfd_vma, bfd_byte *); 658 asection *input_section, bfd_byte *location); 673 (bfd *, struct stab_info *, asection *, void **, bfd_byte *); 798 (void *, bfd_byte *); 800 (void *, bfd_byte *); 802 (void *, bfd_byte *); [all …]
|