| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-sparc.c | 70 elf32_sparc_merge_private_bfd_data (bfd *ibfd, struct bfd_link_info *info) 78 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour) 83 ibfd_mach = bfd_get_mach (ibfd); 88 (_("%pB: compiled for a 64 bit system and target is 32 bit"), ibfd); 90 else if ((ibfd->flags & DYNAMIC) == 0) 96 if (((elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA) 101 (_("%pB: linking little endian files with big endian files"), ibfd); 104 previous_ibfd_e_flags = elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA; 112 return _bfd_sparc_elf_merge_private_bfd_data (ibfd, info); 299 elf32_sparc_copy_solaris_special_section_fields (const bfd *ibfd ATTRIBUTE_UNUSED [all...] |
| coff-stgo32.c | 217 /* If ibfd was a stubbed coff image, copy the stub from that bfd 221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) 224 if (ibfd->xvec != obfd->xvec) 228 BFD_ASSERT (coff_data (ibfd)->stub != NULL); 231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size) 232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size); 237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub, 238 coff_data (ibfd)->stub_size); 239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
|
| compress.c | 306 (bfd *ibfd, asection *isec, bfd *obfd, 311 BFD @var{ibfd} to output BFD @var{obfd}. Returns the name and 316 bfd_convert_section_setup (bfd *ibfd ATTRIBUTE_UNUSED, asection *isec, 354 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 359 if (get_elf_backend_data (ibfd)->s->elfclass 366 *new_size = _bfd_elf_convert_gnu_property_size (ibfd, obfd); 371 if ((ibfd->flags & BFD_DECOMPRESS)) 375 bfd_size_type hdr_size = bfd_get_compression_header_size (ibfd, isec); 396 (bfd *ibfd, asection *isec, bfd *obfd, 401 @var{isec} in input BFD @var{ibfd} to output BFD @var{obfd [all...] |
| elf32-spu.c | 491 /* Find the symbol for the given R_SYMNDX in IBFD and set *HP and *SYMP 501 bfd *ibfd) 503 Elf_Internal_Shdr *symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 507 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (ibfd); 539 locsyms = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 555 *symsecp = bfd_section_from_elf_index (ibfd, sym->st_shndx); 568 bfd *ibfd; local 570 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link.next 1542 bfd *ibfd; local 1670 bfd *ibfd; local 2491 bfd *ibfd; local 2970 bfd *ibfd; local 3217 bfd *ibfd; local 3366 bfd *ibfd; local 3737 bfd *ibfd; local 4192 bfd *ibfd; local 5455 bfd *ibfd; local [all...] |
| plugin.h | 53 bfd_plugin_open_input (bfd *ibfd ATTRIBUTE_UNUSED,
|
| elf32-xstormy16.c | 588 bfd *ibfd; 615 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next) 617 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd); 625 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 630 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 689 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next 586 bfd *ibfd; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-sparc.c | 70 elf32_sparc_merge_private_bfd_data (bfd *ibfd, struct bfd_link_info *info) 78 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 84 ibfd_mach = bfd_get_mach (ibfd); 89 (_("%pB: compiled for a 64 bit system and target is 32 bit"), ibfd); 91 else if ((ibfd->flags & DYNAMIC) == 0) 97 if (((elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA) 102 (_("%pB: linking little endian files with big endian files"), ibfd); 105 previous_ibfd_e_flags = elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA; 113 return _bfd_sparc_elf_merge_private_bfd_data (ibfd, info); 299 elf32_sparc_copy_solaris_special_section_fields (const bfd *ibfd ATTRIBUTE_UNUSED [all...] |
| coff-stgo32.c | 217 /* If ibfd was a stubbed coff image, copy the stub from that bfd 221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) 224 if (ibfd->xvec != obfd->xvec) 228 BFD_ASSERT (coff_data (ibfd)->stub != NULL); 231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size) 232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size); 237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub, 238 coff_data (ibfd)->stub_size); 239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
|
| compress.c | 296 (bfd *ibfd, asection *isec, bfd *obfd, 301 BFD @var{ibfd} to output BFD @var{obfd}. Returns the name and 306 bfd_convert_section_setup (bfd *ibfd, asection *isec, bfd *obfd, 344 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 349 if (get_elf_backend_data (ibfd)->s->elfclass 356 *new_size = _bfd_elf_convert_gnu_property_size (ibfd, obfd); 361 if ((ibfd->flags & BFD_DECOMPRESS)) 365 hdr_size = bfd_get_compression_header_size (ibfd, isec); 383 (bfd *ibfd, asection *isec, bfd *obfd, 388 @var{isec} in input BFD @var{ibfd} to output BFD @var{obfd [all...] |
| elf32-spu.c | 491 /* Find the symbol for the given R_SYMNDX in IBFD and set *HP and *SYMP 501 bfd *ibfd) 503 Elf_Internal_Shdr *symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 507 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (ibfd); 539 locsyms = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 555 *symsecp = bfd_section_from_elf_index (ibfd, sym->st_shndx); 568 bfd *ibfd; local 570 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link.next 1542 bfd *ibfd; local 1670 bfd *ibfd; local 2491 bfd *ibfd; local 2970 bfd *ibfd; local 3217 bfd *ibfd; local 3366 bfd *ibfd; local 3737 bfd *ibfd; local 4192 bfd *ibfd; local 5453 bfd *ibfd; local [all...] |
| elf32-xstormy16.c | 588 bfd *ibfd; 615 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next) 617 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd); 625 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 630 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 689 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next 586 bfd *ibfd; local [all...] |
| elf-attrs.c | 396 /* Copy the object attributes from IBFD to OBFD. */ 398 _bfd_elf_copy_obj_attributes (bfd *ibfd, bfd *obfd) 406 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 413 = &elf_known_obj_attributes (ibfd)[vendor][LEAST_KNOWN_OBJ_ATTRIBUTE]; 430 for (list = elf_other_obj_attributes (ibfd)[vendor]; 656 /* Merge common object attributes from IBFD into OBFD. Raise an error 667 _bfd_elf_merge_object_attributes (bfd *ibfd, struct bfd_link_info *info) 681 in_attr = &elf_known_obj_attributes (ibfd)[vendor][Tag_compatibility]; 690 ibfd, in_attr->s); 700 ibfd, [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-sparc.c | 70 elf32_sparc_merge_private_bfd_data (bfd *ibfd, struct bfd_link_info *info) 78 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 84 ibfd_mach = bfd_get_mach (ibfd); 89 (_("%pB: compiled for a 64 bit system and target is 32 bit"), ibfd); 91 else if ((ibfd->flags & DYNAMIC) == 0) 97 if (((elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA) 102 (_("%pB: linking little endian files with big endian files"), ibfd); 105 previous_ibfd_e_flags = elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA; 113 return _bfd_sparc_elf_merge_private_bfd_data (ibfd, info); 296 elf32_sparc_copy_solaris_special_section_fields (const bfd *ibfd ATTRIBUTE_UNUSED [all...] |
| coff-stgo32.c | 217 /* If ibfd was a stubbed coff image, copy the stub from that bfd 221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) 224 if (ibfd->xvec != obfd->xvec) 228 BFD_ASSERT (coff_data (ibfd)->stub != NULL); 231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size) 232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size); 237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub, 238 coff_data (ibfd)->stub_size); 239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
|
| compress.c | 296 (bfd *ibfd, asection *isec, bfd *obfd, 301 BFD @var{ibfd} to output BFD @var{obfd}. Returns the name and 306 bfd_convert_section_setup (bfd *ibfd, asection *isec, bfd *obfd, 344 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 349 if (get_elf_backend_data (ibfd)->s->elfclass 356 *new_size = _bfd_elf_convert_gnu_property_size (ibfd, obfd); 361 if ((ibfd->flags & BFD_DECOMPRESS)) 365 hdr_size = bfd_get_compression_header_size (ibfd, isec); 383 (bfd *ibfd, asection *isec, bfd *obfd, 388 @var{isec} in input BFD @var{ibfd} to output BFD @var{obfd [all...] |
| elf32-spu.c | 491 /* Find the symbol for the given R_SYMNDX in IBFD and set *HP and *SYMP 501 bfd *ibfd) 503 Elf_Internal_Shdr *symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 507 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (ibfd); 539 locsyms = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 555 *symsecp = bfd_section_from_elf_index (ibfd, sym->st_shndx); 568 bfd *ibfd; local 570 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link.next 1541 bfd *ibfd; local 1669 bfd *ibfd; local 2487 bfd *ibfd; local 2966 bfd *ibfd; local 3213 bfd *ibfd; local 3362 bfd *ibfd; local 3733 bfd *ibfd; local 4188 bfd *ibfd; local 5450 bfd *ibfd; local [all...] |
| elf32-xstormy16.c | 588 bfd *ibfd; 615 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next) 617 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd); 625 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 630 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 689 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next 586 bfd *ibfd; local [all...] |
| elf-attrs.c | 389 /* Copy the object attributes from IBFD to OBFD. */ 391 _bfd_elf_copy_obj_attributes (bfd *ibfd, bfd *obfd) 399 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 406 = &elf_known_obj_attributes (ibfd)[vendor][LEAST_KNOWN_OBJ_ATTRIBUTE]; 423 for (list = elf_other_obj_attributes (ibfd)[vendor]; 641 /* Merge common object attributes from IBFD into OBFD. Raise an error 652 _bfd_elf_merge_object_attributes (bfd *ibfd, struct bfd_link_info *info) 666 in_attr = &elf_known_obj_attributes (ibfd)[vendor][Tag_compatibility]; 675 ibfd, in_attr->s); 685 ibfd, [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-sparc.c | 70 elf32_sparc_merge_private_bfd_data (bfd *ibfd, struct bfd_link_info *info) 78 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 84 ibfd_mach = bfd_get_mach (ibfd); 89 (_("%pB: compiled for a 64 bit system and target is 32 bit"), ibfd); 91 else if ((ibfd->flags & DYNAMIC) == 0) 97 if (((elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA) 102 (_("%pB: linking little endian files with big endian files"), ibfd); 105 previous_ibfd_e_flags = elf_elfheader (ibfd)->e_flags & EF_SPARC_LEDATA; 113 return _bfd_sparc_elf_merge_private_bfd_data (ibfd, info); 296 elf32_sparc_copy_solaris_special_section_fields (const bfd *ibfd ATTRIBUTE_UNUSED [all...] |
| coff-stgo32.c | 217 /* If ibfd was a stubbed coff image, copy the stub from that bfd 221 go32exe_copy_private_bfd_data (bfd *ibfd, bfd *obfd) 224 if (ibfd->xvec != obfd->xvec) 228 BFD_ASSERT (coff_data (ibfd)->stub != NULL); 231 if (coff_data (ibfd)->stub_size > coff_data (obfd)->stub_size) 232 coff_data (obfd)->stub = bfd_alloc (obfd, coff_data (ibfd)->stub_size); 237 memcpy (coff_data (obfd)->stub, coff_data (ibfd)->stub, 238 coff_data (ibfd)->stub_size); 239 coff_data (obfd)->stub_size = coff_data (ibfd)->stub_size;
|
| compress.c | 296 (bfd *ibfd, asection *isec, bfd *obfd, 301 BFD @var{ibfd} to output BFD @var{obfd}. Returns the name and 306 bfd_convert_section_setup (bfd *ibfd, asection *isec, bfd *obfd, 344 if (bfd_get_flavour (ibfd) != bfd_target_elf_flavour 349 if (get_elf_backend_data (ibfd)->s->elfclass 356 *new_size = _bfd_elf_convert_gnu_property_size (ibfd, obfd); 361 if ((ibfd->flags & BFD_DECOMPRESS)) 365 hdr_size = bfd_get_compression_header_size (ibfd, isec); 383 (bfd *ibfd, asection *isec, bfd *obfd, 388 @var{isec} in input BFD @var{ibfd} to output BFD @var{obfd [all...] |
| elf32-spu.c | 495 /* Find the symbol for the given R_SYMNDX in IBFD and set *HP and *SYMP 505 bfd *ibfd) 507 Elf_Internal_Shdr *symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 511 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (ibfd); 543 locsyms = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 559 *symsecp = bfd_section_from_elf_index (ibfd, sym->st_shndx); 572 bfd *ibfd; local 574 for (ibfd = info->input_bfds; ibfd != NULL; ibfd = ibfd->link.next 1545 bfd *ibfd; local 1673 bfd *ibfd; local 2491 bfd *ibfd; local 2970 bfd *ibfd; local 3217 bfd *ibfd; local 3366 bfd *ibfd; local 3737 bfd *ibfd; local 4192 bfd *ibfd; local 5454 bfd *ibfd; local [all...] |
| elf32-xstormy16.c | 588 bfd *ibfd; 615 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next) 617 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd); 625 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr; 630 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr, 654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx); 689 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next 586 bfd *ibfd; local [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| objcopy.c | 1462 is_nondebug_keep_contents_section (bfd *ibfd, asection *isection) 1465 if (bfd_get_flavour (ibfd) == bfd_target_elf_flavour) 1473 if (bfd_get_flavour (ibfd) == bfd_target_coff_flavour) 1930 /* Copy unknown object file IBFD onto OBFD. 1934 copy_unknown_file (bfd *ibfd, bfd *obfd, off_t size, unsigned int mode) 1942 bfd_get_archive_filename (ibfd)); 1946 if (bfd_seek (ibfd, 0, SEEK_SET) != 0) 1948 bfd_nonfatal (bfd_get_archive_filename (ibfd)); 1954 bfd_get_archive_filename (ibfd), bfd_get_filename (obfd)); 1964 if (bfd_read (cbuf, tocopy, ibfd) != tocopy 3877 bfd *ibfd; local [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| objcopy.c | 1471 is_nondebug_keep_contents_section (bfd *ibfd, asection *isection) 1474 if (bfd_get_flavour (ibfd) == bfd_target_elf_flavour) 1482 if (bfd_get_flavour (ibfd) == bfd_target_coff_flavour) 1939 /* Copy unknown object file IBFD onto OBFD. 1943 copy_unknown_file (bfd *ibfd, bfd *obfd, off_t size, unsigned int mode) 1951 bfd_get_archive_filename (ibfd)); 1955 if (bfd_seek (ibfd, 0, SEEK_SET) != 0) 1957 bfd_nonfatal (bfd_get_archive_filename (ibfd)); 1963 bfd_get_archive_filename (ibfd), bfd_get_filename (obfd)); 1973 if (bfd_read (cbuf, tocopy, ibfd) != tocopy 3872 bfd *ibfd; local [all...] |