| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-i370.c | 596 bfd_boolean reltext; in i370_elf_size_dynamic_sections() local 641 reltext = FALSE; in i370_elf_size_dynamic_sections() 676 reltext = TRUE; in i370_elf_size_dynamic_sections() 750 if (reltext) in i370_elf_size_dynamic_sections()
|
| D | elf32-vax.c | 1125 bfd_boolean reltext; in elf_vax_size_dynamic_sections() local 1180 reltext = FALSE; in elf_vax_size_dynamic_sections() 1221 reltext = TRUE; in elf_vax_size_dynamic_sections() 1293 if (reltext || (info->flags & DF_TEXTREL) != 0) in elf_vax_size_dynamic_sections()
|
| D | elf64-hppa.c | 1623 bfd_boolean reltext; local 1706 reltext = FALSE; 1755 reltext = TRUE; 1847 if (reltext)
|
| D | elfxx-ia64.c | 105 bfd_boolean reltext; member 174 unsigned reltext : 1; /* are there relocs against readonly sections? */ member 2647 asection *srel, int type, bfd_boolean reltext) in count_dyn_reloc() argument 2668 rent->reltext = reltext; in count_dyn_reloc() 3481 if (rent->reltext) 3482 ia64_info->reltext = 1; 3756 if (ia64_info->reltext)
|
| D | elf64-sh64.c | 3536 bfd_boolean reltext; in sh64_elf64_size_dynamic_sections() local 3577 reltext = FALSE; in sh64_elf64_size_dynamic_sections() 3619 reltext = TRUE; in sh64_elf64_size_dynamic_sections() 3689 if (reltext) in sh64_elf64_size_dynamic_sections()
|
| D | elf-m10300.c | 4180 bfd_boolean reltext; local 4213 reltext = FALSE; 4255 reltext = TRUE; 4327 if (reltext)
|
| D | elf64-alpha.c | 171 unsigned int reltext : 1; member 1954 rent->reltext = (sec->flags & SEC_READONLY) != 0; in elf64_alpha_check_relocs() 2603 if (relent->reltext) in elf64_alpha_calc_dynrel_sizes()
|
| D | elfxx-mips.c | 7270 bfd_boolean reltext; in _bfd_mips_elf_size_dynamic_sections() local 7294 reltext = FALSE; in _bfd_mips_elf_size_dynamic_sections() 7327 reltext = TRUE; in _bfd_mips_elf_size_dynamic_sections() 7528 if (reltext && (SGI_COMPAT (output_bfd) || htab->is_vxworks)) in _bfd_mips_elf_size_dynamic_sections()
|
| D | ChangeLog-2004 | 4537 * elfxx-ia64.c (elfNN_ia64_dyn_reloc_entry): Add the reltext. 4539 (count_dyn_reloc): Take a new argument for rent->reltext. 4541 (get_reloc_section): Don't set ia64_info->reltext here. 4542 (allocate_dynrel_entries): Set ia64_info->reltext here.
|
| D | ChangeLog-0001 | 3190 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add reltext flag. 3282 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add reltext field. 3286 (elfNN_ia64_size_dynamic_sections): Use ia64_info->reltext flag 6470 (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
|
| D | ChangeLog-0203 | 10952 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-i370.c | 644 bfd_boolean reltext; local 689 reltext = FALSE; 748 reltext = TRUE; 819 if (reltext)
|
| D | elf32-vax.c | 1145 bfd_boolean reltext; local 1200 reltext = FALSE; 1266 reltext = TRUE; 1330 if (reltext || (info->flags & DF_TEXTREL) != 0)
|
| D | elfxx-ia64.c | 98 bfd_boolean reltext; member 153 unsigned reltext : 1; /* are there relocs against readonly sections? */ member 2184 asection *srel, int type, bfd_boolean reltext) in count_dyn_reloc() argument 2205 rent->reltext = reltext; in count_dyn_reloc() 2798 if (rent->reltext) 2799 ia64_info->reltext = 1; 3114 if (ia64_info->reltext)
|
| D | elf64-hppa.c | 1622 bfd_boolean reltext; local 1705 reltext = FALSE; 1794 reltext = TRUE; 1876 if (reltext)
|
| D | elf64-sh64.c | 3588 bfd_boolean reltext; in sh64_elf64_size_dynamic_sections() local 3629 reltext = FALSE; in sh64_elf64_size_dynamic_sections() 3696 reltext = TRUE; in sh64_elf64_size_dynamic_sections() 3753 if (reltext) in sh64_elf64_size_dynamic_sections()
|
| D | ChangeLog | 245 * elfxx-ia64.c (elfNN_ia64_dyn_reloc_entry): Add the reltext. 247 (count_dyn_reloc): Take a new argument for rent->reltext. 249 (get_reloc_section): Don't set ia64_info->reltext here. 250 (allocate_dynrel_entries): Set ia64_info->reltext here.
|
| D | elf-m10300.c | 4352 bfd_boolean reltext; local 4394 reltext = FALSE; 4457 reltext = TRUE; 4516 if (reltext)
|
| D | elf64-alpha.c | 229 unsigned int reltext : 1; member 3233 rent->reltext = (sec->flags & SEC_READONLY) != 0; 3931 if (relent->reltext)
|
| D | elfxx-mips.c | 5900 bfd_boolean reltext; in _bfd_mips_elf_size_dynamic_sections() local 5922 reltext = FALSE; in _bfd_mips_elf_size_dynamic_sections() 5970 reltext = TRUE; in _bfd_mips_elf_size_dynamic_sections() 6102 if (reltext && SGI_COMPAT (output_bfd)) in _bfd_mips_elf_size_dynamic_sections()
|
| D | ChangeLog-0001 | 3190 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Add reltext flag. 3282 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add reltext field. 3286 (elfNN_ia64_size_dynamic_sections): Use ia64_info->reltext flag 6470 (elf32_hppa_size_dynamic_sections): Correct setting of reltext.
|
| D | ChangeLog-0203 | 10952 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
|