| /src/external/gpl3/binutils/dist/gas/ |
| output-file.c | 72 bfd *obfd = stdoutput; local 77 if (obfd == NULL) 88 for (sec = obfd->sections; sec; sec = sec->next) 99 res = bfd_close_all_done (obfd); 101 res = bfd_close (obfd);
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| output-file.c | 72 bfd *obfd = stdoutput; local 77 if (obfd == NULL) 88 for (sec = obfd->sections; sec; sec = sec->next) 99 res = bfd_close_all_done (obfd); 101 res = bfd_close (obfd);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gcore-elf.c | 35 bfd *obfd, ptid_t ptid, gdb_signal stop_signal, 37 : gdbarch (gdbarch), regcache (regcache), obfd (obfd), 51 bfd *obfd; member in struct:gcore_elf_collect_regset_section_cb_data 90 (data->obfd, data->note_data->release (), 96 (data->obfd, data->note_data->release (), 105 buffer represented by *NOTE_DATA and NOTE_SIZE. OBFD is the bfd into 111 (const struct regcache *regcache, ptid_t ptid, bfd *obfd, 116 gcore_elf_collect_regset_section_cb_data data (gdbarch, regcache, obfd, 128 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| gcore-elf.c | 35 bfd *obfd, ptid_t ptid, gdb_signal stop_signal, 37 : gdbarch (gdbarch), regcache (regcache), obfd (obfd), 51 bfd *obfd; member in struct:gcore_elf_collect_regset_section_cb_data 90 (data->obfd, data->note_data->release (), 96 (data->obfd, data->note_data->release (), 105 buffer represented by *NOTE_DATA and NOTE_SIZE. OBFD is the bfd into 111 (const struct regcache *regcache, ptid_t ptid, bfd *obfd, 116 gcore_elf_collect_regset_section_cb_data data (gdbarch, regcache, obfd, 128 bfd *obfd, gdb::unique_xmalloc_ptr<char> *note_data, int *note_size [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-s390-common.c | 316 /* Merge object attributes from IBFD into OBFD. Raise an error if 321 bfd *obfd = info->output_bfd; local 325 if (!elf_known_obj_attributes_proc (obfd)[0].i) 328 _bfd_elf_copy_obj_attributes (ibfd, obfd); 332 elf_known_obj_attributes_proc (obfd)[0].i = 1; 338 out_attrs = elf_known_obj_attributes (obfd)[OBJ_ATTR_GNU]; 353 (_("warning: %pB uses unknown vector ABI %d"), obfd, 366 ibfd, abi_str[in_attr->i], obfd, abi_str[out_attr->i]);
|
| coff-x86_64.c | 127 bfd *obfd = input_section->output_section->owner; local 130 switch (bfd_get_flavour (obfd)) 133 diff -= pe_data (obfd)->pe_opthdr.ImageBase; 138 link_info = _bfd_get_link_info (obfd);
|
| elf32-mcore.c | 54 bfd *obfd = info->output_bfd; local 66 old_flags = elf_elfheader (obfd)->e_flags; 68 if (! elf_flags_init (obfd)) 71 elf_flags_init (obfd) = true; 72 elf_elfheader (obfd)->e_flags = new_flags;
|
| elf32-mt.c | 506 bfd *obfd = info->output_bfd; 518 if (strcmp (obfd->arch_info->arch_name, "mt") != 0) 522 old_flags = elf_elfheader (obfd)->e_flags; 526 ibfd, old_flags, new_flags, elf_flags_init (obfd) ? "yes" : "no"); 529 if (!elf_flags_init (obfd)) 532 elf_flags_init (obfd) = true; 543 obfd->arch_info = ibfd->arch_info; 544 elf_elfheader (obfd)->e_flags = old_flags; 505 bfd *obfd = info->output_bfd; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-s390-common.c | 316 /* Merge object attributes from IBFD into OBFD. Raise an error if 321 bfd *obfd = info->output_bfd; local 325 if (!elf_known_obj_attributes_proc (obfd)[0].i) 328 _bfd_elf_copy_obj_attributes (ibfd, obfd); 332 elf_known_obj_attributes_proc (obfd)[0].i = 1; 338 out_attrs = elf_known_obj_attributes (obfd)[OBJ_ATTR_GNU]; 353 (_("warning: %pB uses unknown vector ABI %d"), obfd, 366 ibfd, abi_str[in_attr->i], obfd, abi_str[out_attr->i]);
|
| coff-x86_64.c | 127 bfd *obfd = input_section->output_section->owner; local 130 switch (bfd_get_flavour (obfd)) 133 diff -= pe_data (obfd)->pe_opthdr.ImageBase; 138 link_info = _bfd_get_link_info (obfd);
|
| elf-attrs.c | 396 /* Copy the object attributes from IBFD to OBFD. */ 398 _bfd_elf_copy_obj_attributes (bfd *ibfd, bfd *obfd) 407 || bfd_get_flavour (obfd) != bfd_target_elf_flavour) 415 = &elf_known_obj_attributes (obfd)[vendor][LEAST_KNOWN_OBJ_ATTRIBUTE]; 422 out_attr->s = _bfd_elf_attr_strdup (obfd, in_attr->s); 439 ok = bfd_elf_add_obj_attr_int (obfd, vendor, 443 ok = bfd_elf_add_obj_attr_string (obfd, vendor, list->tag, 447 ok = bfd_elf_add_obj_attr_int_string (obfd, vendor, list->tag, 656 /* Merge common object attributes from IBFD into OBFD. Raise an error 669 bfd *obfd = info->output_bfd local [all...] |
| elf32-mcore.c | 54 bfd *obfd = info->output_bfd; local 63 || bfd_get_flavour (obfd) != bfd_target_elf_flavour) 67 old_flags = elf_elfheader (obfd)->e_flags; 69 if (! elf_flags_init (obfd)) 72 elf_flags_init (obfd) = true; 73 elf_elfheader (obfd)->e_flags = new_flags;
|
| elf32-mt.c | 505 bfd *obfd = info->output_bfd; 517 if (strcmp (obfd->arch_info->arch_name, "mt") != 0) 521 old_flags = elf_elfheader (obfd)->e_flags; 525 ibfd, old_flags, new_flags, elf_flags_init (obfd) ? "yes" : "no"); 528 if (!elf_flags_init (obfd)) 531 elf_flags_init (obfd) = true; 542 obfd->arch_info = ibfd->arch_info; 543 elf_elfheader (obfd)->e_flags = old_flags; 504 bfd *obfd = info->output_bfd; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-s390-common.c | 316 /* Merge object attributes from IBFD into OBFD. Raise an error if 321 bfd *obfd = info->output_bfd; local 325 if (!elf_known_obj_attributes_proc (obfd)[0].i) 328 _bfd_elf_copy_obj_attributes (ibfd, obfd); 332 elf_known_obj_attributes_proc (obfd)[0].i = 1; 338 out_attrs = elf_known_obj_attributes (obfd)[OBJ_ATTR_GNU]; 353 (_("warning: %pB uses unknown vector ABI %d"), obfd, 366 ibfd, abi_str[in_attr->i], obfd, abi_str[out_attr->i]);
|
| coff-x86_64.c | 127 bfd *obfd = input_section->output_section->owner; local 130 switch (bfd_get_flavour (obfd)) 133 diff -= pe_data (obfd)->pe_opthdr.ImageBase; 138 link_info = _bfd_get_link_info (obfd);
|
| elf-attrs.c | 389 /* Copy the object attributes from IBFD to OBFD. */ 391 _bfd_elf_copy_obj_attributes (bfd *ibfd, bfd *obfd) 400 || bfd_get_flavour (obfd) != bfd_target_elf_flavour) 408 = &elf_known_obj_attributes (obfd)[vendor][LEAST_KNOWN_OBJ_ATTRIBUTE]; 415 out_attr->s = _bfd_elf_attr_strdup (obfd, in_attr->s); 432 ok = bfd_elf_add_obj_attr_int (obfd, vendor, 436 ok = bfd_elf_add_obj_attr_string (obfd, vendor, list->tag, 440 ok = bfd_elf_add_obj_attr_int_string (obfd, vendor, list->tag, 641 /* Merge common object attributes from IBFD into OBFD. Raise an error 654 bfd *obfd = info->output_bfd local [all...] |
| elf32-mcore.c | 54 bfd *obfd = info->output_bfd; local 63 || bfd_get_flavour (obfd) != bfd_target_elf_flavour) 67 old_flags = elf_elfheader (obfd)->e_flags; 69 if (! elf_flags_init (obfd)) 72 elf_flags_init (obfd) = true; 73 elf_elfheader (obfd)->e_flags = new_flags;
|
| elf32-mt.c | 505 bfd *obfd = info->output_bfd; 517 if (strcmp (obfd->arch_info->arch_name, "mt") != 0) 521 old_flags = elf_elfheader (obfd)->e_flags; 525 ibfd, old_flags, new_flags, elf_flags_init (obfd) ? "yes" : "no"); 528 if (!elf_flags_init (obfd)) 531 elf_flags_init (obfd) = true; 542 obfd->arch_info = ibfd->arch_info; 543 elf_elfheader (obfd)->e_flags = old_flags; 504 bfd *obfd = info->output_bfd; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-s390-common.c | 316 /* Merge object attributes from IBFD into OBFD. Raise an error if 321 bfd *obfd = info->output_bfd; local 325 if (!elf_known_obj_attributes_proc (obfd)[0].i) 328 _bfd_elf_copy_obj_attributes (ibfd, obfd); 332 elf_known_obj_attributes_proc (obfd)[0].i = 1; 338 out_attrs = elf_known_obj_attributes (obfd)[OBJ_ATTR_GNU]; 353 (_("warning: %pB uses unknown vector ABI %d"), obfd, 366 ibfd, abi_str[in_attr->i], obfd, abi_str[out_attr->i]);
|
| coff-x86_64.c | 127 bfd *obfd = input_section->output_section->owner; local 130 switch (bfd_get_flavour (obfd)) 133 diff -= pe_data (obfd)->pe_opthdr.ImageBase; 138 link_info = _bfd_get_link_info (obfd);
|
| elf-attrs.c | 396 /* Copy the object attributes from IBFD to OBFD. */ 398 _bfd_elf_copy_obj_attributes (bfd *ibfd, bfd *obfd) 407 || bfd_get_flavour (obfd) != bfd_target_elf_flavour) 415 = &elf_known_obj_attributes (obfd)[vendor][LEAST_KNOWN_OBJ_ATTRIBUTE]; 422 out_attr->s = _bfd_elf_attr_strdup (obfd, in_attr->s); 439 ok = bfd_elf_add_obj_attr_int (obfd, vendor, 443 ok = bfd_elf_add_obj_attr_string (obfd, vendor, list->tag, 447 ok = bfd_elf_add_obj_attr_int_string (obfd, vendor, list->tag, 656 /* Merge common object attributes from IBFD into OBFD. Raise an error 669 bfd *obfd = info->output_bfd local [all...] |
| elf32-mcore.c | 54 bfd *obfd = info->output_bfd; local 63 || bfd_get_flavour (obfd) != bfd_target_elf_flavour) 67 old_flags = elf_elfheader (obfd)->e_flags; 69 if (! elf_flags_init (obfd)) 72 elf_flags_init (obfd) = true; 73 elf_elfheader (obfd)->e_flags = new_flags;
|
| elf32-mt.c | 506 bfd *obfd = info->output_bfd; 518 if (strcmp (obfd->arch_info->arch_name, "mt") != 0) 522 old_flags = elf_elfheader (obfd)->e_flags; 526 ibfd, old_flags, new_flags, elf_flags_init (obfd) ? "yes" : "no"); 529 if (!elf_flags_init (obfd)) 532 elf_flags_init (obfd) = true; 543 obfd->arch_info = ibfd->arch_info; 544 elf_elfheader (obfd)->e_flags = old_flags; 505 bfd *obfd = info->output_bfd; local
|
| /src/external/gpl3/binutils/dist/binutils/ |
| arsup.c | 38 static bfd *obfd; variable 160 obfd = bfd_fdopenw (temp_name, NULL, temp_fd); 162 if (!obfd) 197 ptr = &(obfd->archive_head); 208 bfd_set_format (obfd, bfd_archive); 210 obfd->has_armap = 1; 211 obfd->is_thin_archive = 0; 222 abfd->archive_next = obfd->archive_head; 223 obfd->archive_head = abfd; 229 if (obfd == NULL [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| arsup.c | 43 static bfd *obfd; variable 165 obfd = bfd_fdopenw (temp_name, NULL, temp_fd); 167 if (!obfd) 206 ptr = &(obfd->archive_head); 217 bfd_set_format (obfd, bfd_archive); 219 obfd->has_armap = 1; 220 obfd->is_thin_archive = 0; 231 abfd->archive_next = obfd->archive_head; 232 obfd->archive_head = abfd; 238 if (obfd == NULL [all...] |