| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfxx-aarch64.c | 703 bfd *pbfd; member in struct:__anon11279 728 .pbfd = NULL, 732 for (bfd *pbfd = info->input_bfds; pbfd != NULL; pbfd = pbfd->link.next) 733 if (bfd_is_non_dynamic_elf_object (pbfd, be)) 735 res.pbfd = pbfd; 738 if (elf_properties (pbfd) != NULL 931 bfd *pbfd = _bfd_elf_link_setup_gnu_properties (info); local [all...] |
| elfxx-riscv.c | 3403 bfd *pbfd; local 3410 for (pbfd = info->input_bfds; pbfd != NULL; pbfd = pbfd->link.next) 3411 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 3412 && bfd_count_sections (pbfd) != 0) 3414 ebfd = pbfd; 3416 if (elf_properties (pbfd) != NULL) 3430 /* pbfd being NULL implies ebfd is the last input. Create the GN [all...] |
| elfxx-x86.c | 4226 bfd *pbfd; local 4234 for (pbfd = info->input_bfds; 4235 pbfd != NULL; 4236 pbfd = pbfd->link.next) 4237 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 4238 && bfd_count_sections (pbfd) != 0) 4240 ebfd = pbfd; 4242 if (elf_properties (pbfd) != NULL) 4250 return pbfd; [all...] |
| elfnn-riscv.c | 5956 bfd *pbfd = _bfd_riscv_elf_link_setup_gnu_properties (info, &and_prop); local 5966 return pbfd;
|
| elfnn-aarch64.c | 10545 bfd *pbfd = _bfd_aarch64_elf_link_setup_gnu_properties (info); local 10559 return pbfd;
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfxx-aarch64.c | 711 bfd *pbfd = info->input_bfds; local 713 for (; pbfd != NULL; pbfd = pbfd->link.next) 714 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 715 && bfd_count_sections (pbfd) != 0 716 && (pbfd->flags & (DYNAMIC | BFD_PLUGIN | BFD_LINKER_CREATED)) == 0 718 == get_elf_backend_data (pbfd)->elf_machine_code) 719 && (obfd->s->elfclass == get_elf_backend_data (pbfd)->s->elfclass)) 722 if (elf_properties (pbfd) != NULL 849 bfd *pbfd = _bfd_elf_link_setup_gnu_properties (info); local [all...] |
| elfxx-x86.c | 4231 bfd *pbfd; local 4239 for (pbfd = info->input_bfds; 4240 pbfd != NULL; 4241 pbfd = pbfd->link.next) 4242 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 4243 && bfd_count_sections (pbfd) != 0) 4245 ebfd = pbfd; 4247 if (elf_properties (pbfd) != NULL) 4255 return pbfd; [all...] |
| elfnn-aarch64.c | 10499 bfd *pbfd = _bfd_aarch64_elf_link_setup_gnu_properties (info); local 10513 return pbfd;
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elfxx-aarch64.c | 703 bfd *pbfd; member in struct:__anon158 728 .pbfd = NULL, 732 for (bfd *pbfd = info->input_bfds; pbfd != NULL; pbfd = pbfd->link.next) 733 if (bfd_is_non_dynamic_elf_object (pbfd, be)) 735 res.pbfd = pbfd; 738 if (elf_properties (pbfd) != NULL 931 bfd *pbfd = _bfd_elf_link_setup_gnu_properties (info); local [all...] |
| elfxx-riscv.c | 3403 bfd *pbfd; local 3410 for (pbfd = info->input_bfds; pbfd != NULL; pbfd = pbfd->link.next) 3411 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 3412 && bfd_count_sections (pbfd) != 0) 3414 ebfd = pbfd; 3416 if (elf_properties (pbfd) != NULL) 3430 /* pbfd being NULL implies ebfd is the last input. Create the GN [all...] |
| elfxx-x86.c | 4237 bfd *pbfd; local 4245 for (pbfd = info->input_bfds; 4246 pbfd != NULL; 4247 pbfd = pbfd->link.next) 4248 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 4249 && bfd_count_sections (pbfd) != 0) 4251 ebfd = pbfd; 4253 if (elf_properties (pbfd) != NULL) 4261 return pbfd; [all...] |
| elfnn-riscv.c | 5962 bfd *pbfd = _bfd_riscv_elf_link_setup_gnu_properties (info, &and_prop); local 5972 return pbfd;
|
| elfnn-aarch64.c | 10545 bfd *pbfd = _bfd_aarch64_elf_link_setup_gnu_properties (info); local 10559 return pbfd;
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elfxx-aarch64.c | 705 bfd *pbfd; member in struct:__anon9798 730 .pbfd = NULL, 734 for (bfd *pbfd = info->input_bfds; pbfd != NULL; pbfd = pbfd->link.next) 735 if (bfd_is_non_dynamic_elf_object (pbfd, be)) 737 res.pbfd = pbfd; 740 if (elf_properties (pbfd) != NULL 1242 bfd *pbfd = _bfd_elf_link_setup_object_attributes (info); local 1325 bfd *pbfd = _bfd_elf_link_setup_gnu_properties (info); local [all...] |
| elfxx-riscv.c | 3430 bfd *pbfd; local 3437 for (pbfd = info->input_bfds; pbfd != NULL; pbfd = pbfd->link.next) 3438 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 3439 && bfd_count_sections (pbfd) != 0) 3441 ebfd = pbfd; 3443 if (elf_properties (pbfd) != NULL) 3457 /* pbfd being NULL implies ebfd is the last input. Create the GN [all...] |
| elf-attrs.c | 730 bfd *pbfd; member in struct:__anon9662 753 res->pbfd = abfd; 777 If no such object is found, the result structure's PBFD points to the 780 cases when PBFD contains or does not contain object attributes. If no 781 candidate file is found, PBFD will stay NULL. */ 2140 /* If res.pbfd is NULL, it means that it didn't find any ELF object files. */ 2141 if (res.pbfd == NULL) 2153 bool success = oav2_merge_one (info, NULL, res.pbfd, frozen_cfg, 2181 elf_obj_attr_version (res.pbfd) 2182 = get_elf_backend_data (res.pbfd)->default_obj_attr_version [all...] |
| elfxx-x86.c | 4267 bfd *pbfd; local 4275 for (pbfd = info->input_bfds; 4276 pbfd != NULL; 4277 pbfd = pbfd->link.next) 4278 if (bfd_get_flavour (pbfd) == bfd_target_elf_flavour 4279 && bfd_count_sections (pbfd) != 0) 4281 ebfd = pbfd; 4283 if (elf_properties (pbfd) != NULL) 4291 return pbfd; [all...] |
| elfnn-aarch64.c | 10613 bfd *pbfd = _bfd_aarch64_elf_link_setup_object_attributes (info); local 10642 return pbfd; 10651 bfd *pbfd = _bfd_aarch64_elf_link_setup_gnu_properties (info); local 10665 return pbfd;
|
| elfnn-riscv.c | 6055 bfd *pbfd = _bfd_riscv_elf_link_setup_gnu_properties (info, &and_prop); local 6065 return pbfd;
|
| /src/external/gpl3/gdb.old/dist/sim/erc32/ |
| func.c | 1005 bfd *pbfd; local 1008 pbfd = bfd_openr(fname, 0); 1010 if (pbfd == NULL) { 1014 if (!bfd_check_format(pbfd, bfd_object)) { 1021 for (section = pbfd->sections; section; section = section->next) { 1034 if (bfd_get_flavour(pbfd) == bfd_target_aout_flavour) { 1036 section_address = bfd_get_start_address (pbfd); 1046 bfd_get_section_contents (pbfd, section, &marker, 0, 1073 bfd_get_section_contents(pbfd, section, buffer, fptr, count); 1090 return bfd_get_start_address (pbfd); [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| exec.c | 967 bfd *pbfd = psect->owner; 982 if (pbfd != abfd) 985 bfd_get_filename (pbfd))); 964 bfd *pbfd = psect->owner; variable
|
| /src/external/gpl3/gdb/dist/gdb/ |
| exec.c | 979 bfd *pbfd = psect->owner; 994 if (pbfd != abfd) 997 bfd_get_filename (pbfd))); 976 bfd *pbfd = psect->owner; variable
|
| /src/external/gpl3/gdb/dist/sim/erc32/ |
| func.c | 1005 bfd *pbfd; local 1008 pbfd = bfd_openr(fname, 0); 1010 if (pbfd == NULL) { 1014 if (!bfd_check_format(pbfd, bfd_object)) { 1021 for (section = pbfd->sections; section; section = section->next) { 1034 if (bfd_get_flavour(pbfd) == bfd_target_aout_flavour) { 1036 section_address = bfd_get_start_address (pbfd); 1046 bfd_get_section_contents (pbfd, section, &marker, 0, 1073 bfd_get_section_contents(pbfd, section, buffer, fptr, count); 1090 return bfd_get_start_address (pbfd); [all...] |