| /netbsd/src/external/gpl3/binutils/dist/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 …]
|
| /netbsd/src/external/gpl3/binutils/dist/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 …]
|
| /netbsd/src/external/gpl3/gdb/dist/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 …]
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | rs6k64.h | 241 bfd_byte l_version[4]; 242 bfd_byte l_nsyms[4]; 243 bfd_byte l_nreloc[4]; 244 bfd_byte l_istlen[4]; 245 bfd_byte l_nimpid[4]; 246 bfd_byte l_stlen[4]; 247 bfd_byte l_impoff[8]; 248 bfd_byte l_stoff[8]; 249 bfd_byte l_symoff[8]; 250 bfd_byte l_rldoff[8]; [all …]
|
| D | rs6000.h | 242 bfd_byte l_version[4]; 243 bfd_byte l_nsyms[4]; 244 bfd_byte l_nreloc[4]; 245 bfd_byte l_istlen[4]; 246 bfd_byte l_nimpid[4]; 247 bfd_byte l_impoff[4]; 248 bfd_byte l_stlen[4]; 249 bfd_byte l_stoff[4]; 258 bfd_byte _l_name[E_SYMNMLEN]; 261 bfd_byte _l_zeroes[4]; [all …]
|
| D | pe.h | 439 bfd_byte rva_BeginAddress[4]; 440 bfd_byte rva_EndAddress[4]; 441 bfd_byte rva_UnwindData[4]; 482 bfd_byte dta[2]; 500 bfd_byte Version; /* Values from 0 up to 7 are possible. */ 501 bfd_byte Flags; /* Values from 0 up to 31 are possible. */ 508 bfd_byte *rawUnwindCodes; 509 bfd_byte *rawUnwindCodesEnd; 518 bfd_byte Version_Flags; 519 bfd_byte SizeOfPrologue; [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | rs6k64.h | 241 bfd_byte l_version[4]; 242 bfd_byte l_nsyms[4]; 243 bfd_byte l_nreloc[4]; 244 bfd_byte l_istlen[4]; 245 bfd_byte l_nimpid[4]; 246 bfd_byte l_stlen[4]; 247 bfd_byte l_impoff[8]; 248 bfd_byte l_stoff[8]; 249 bfd_byte l_symoff[8]; 250 bfd_byte l_rldoff[8]; [all …]
|
| D | rs6000.h | 242 bfd_byte l_version[4]; 243 bfd_byte l_nsyms[4]; 244 bfd_byte l_nreloc[4]; 245 bfd_byte l_istlen[4]; 246 bfd_byte l_nimpid[4]; 247 bfd_byte l_impoff[4]; 248 bfd_byte l_stlen[4]; 249 bfd_byte l_stoff[4]; 258 bfd_byte _l_name[E_SYMNMLEN]; 261 bfd_byte _l_zeroes[4]; [all …]
|
| D | pe.h | 439 bfd_byte rva_BeginAddress[4]; 440 bfd_byte rva_EndAddress[4]; 441 bfd_byte rva_UnwindData[4]; 482 bfd_byte dta[2]; 500 bfd_byte Version; /* Values from 0 up to 7 are possible. */ 501 bfd_byte Flags; /* Values from 0 up to 31 are possible. */ 508 bfd_byte *rawUnwindCodes; 509 bfd_byte *rawUnwindCodesEnd; 518 bfd_byte Version_Flags; 519 bfd_byte SizeOfPrologue; [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/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 | 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. */ 260 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */ 261 bfd_byte e_type[1]; /* Type of symbol. */ [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/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 | 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. */ 260 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */ 261 bfd_byte e_type[1]; /* Type of symbol. */ [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | libbfd.c | 517 bfd_byte buffer[4]; in bfd_write_bigendian_4byte_int() 743 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb16() 750 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl16() 757 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb_signed_16() 764 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl_signed_16() 771 bfd_byte *addr = (bfd_byte *) p; in bfd_putb16() 779 bfd_byte *addr = (bfd_byte *) p; in bfd_putl16() 787 bfd_byte *addr = (bfd_byte *) p; in bfd_putb24() 796 bfd_byte *addr = (bfd_byte *) p; in bfd_putl24() 805 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb24() [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 | ihex.c | 145 bfd_byte *data; 195 bfd_byte c; in ihex_get_byte() 247 bfd_byte *buf = NULL; in ihex_scan() 490 bfd_byte b[9]; in ihex_object_p() 543 ihex_read_section (bfd *abfd, asection *section, bfd_byte *contents) in ihex_read_section() 546 bfd_byte *p; in ihex_read_section() 547 bfd_byte *buf = NULL; in ihex_read_section() 642 (bfd_byte *) section->used_by_bfd)) in ihex_get_section_contents() 646 memcpy (location, (bfd_byte *) section->used_by_bfd + offset, in ihex_get_section_contents() 662 bfd_byte *data; in ihex_set_section_contents() [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 | compress.c | 150 bfd_update_compression_header (bfd *abfd, bfd_byte *contents, in bfd_update_compression_header() 218 bfd_check_compression_header (bfd *abfd, bfd_byte *contents, in bfd_check_compression_header() 396 bfd_byte **ptr, bfd_size_type *ptr_size) in bfd_convert_section_contents() 398 bfd_byte *contents; in bfd_convert_section_contents() 469 contents = (bfd_byte *) bfd_malloc (size); in bfd_convert_section_contents() 506 decompress_contents (bool is_zstd, bfd_byte *compressed_buffer, in decompress_contents() 508 bfd_byte *uncompressed_buffer, in decompress_contents() 566 bfd_byte *input_buffer; in bfd_compress_section_contents() 568 bfd_byte *buffer; in bfd_compress_section_contents() 718 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr) in bfd_get_full_section_contents() [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | libbfd.c | 518 bfd_byte buffer[4]; in bfd_write_bigendian_4byte_int() 744 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb16() 751 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl16() 758 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb_signed_16() 765 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getl_signed_16() 772 bfd_byte *addr = (bfd_byte *) p; in bfd_putb16() 780 bfd_byte *addr = (bfd_byte *) p; in bfd_putl16() 788 bfd_byte *addr = (bfd_byte *) p; in bfd_putb24() 797 bfd_byte *addr = (bfd_byte *) p; in bfd_putl24() 806 const bfd_byte *addr = (const bfd_byte *) p; in bfd_getb24() [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 | ihex.c | 145 bfd_byte *data; 195 bfd_byte c; in ihex_get_byte() 247 bfd_byte *buf = NULL; in ihex_scan() 490 bfd_byte b[9]; in ihex_object_p() 543 ihex_read_section (bfd *abfd, asection *section, bfd_byte *contents) in ihex_read_section() 546 bfd_byte *p; in ihex_read_section() 547 bfd_byte *buf = NULL; in ihex_read_section() 642 (bfd_byte *) section->used_by_bfd)) in ihex_get_section_contents() 646 memcpy (location, (bfd_byte *) section->used_by_bfd + offset, in ihex_get_section_contents() 662 bfd_byte *data; in ihex_set_section_contents() [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 | compress.c | 150 bfd_update_compression_header (bfd *abfd, bfd_byte *contents, in bfd_update_compression_header() 218 bfd_check_compression_header (bfd *abfd, bfd_byte *contents, in bfd_check_compression_header() 396 bfd_byte **ptr, bfd_size_type *ptr_size) in bfd_convert_section_contents() 398 bfd_byte *contents; in bfd_convert_section_contents() 469 contents = (bfd_byte *) bfd_malloc (size); in bfd_convert_section_contents() 506 decompress_contents (bool is_zstd, bfd_byte *compressed_buffer, in decompress_contents() 508 bfd_byte *uncompressed_buffer, in decompress_contents() 566 bfd_byte *input_buffer; in bfd_compress_section_contents() 568 bfd_byte *buffer; in bfd_compress_section_contents() 722 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr) in bfd_get_full_section_contents() [all …]
|