| /src/external/gpl3/binutils/dist/bfd/ |
| coff-z8k.c | 205 asection * input_section = link_order->u.indirect.section; local 206 bfd_size_type end = bfd_get_section_limit_octets (in_abfd, input_section); 215 in_abfd, input_section, reloc); 223 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 235 input_section), 241 input_section); 257 input_section))), 265 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 274 input_section); 276 + input_section->output_offse [all...] |
| reloc16.c | 46 asection *input_section) 64 h = bfd_wrapped_link_hash_lookup (input_section->owner, link_info, 84 input_section->owner, input_section, reloc->address, true); 104 asection *input_section, 117 if (p->section == input_section) 141 asection *input_section, 146 bfd *input_bfd = input_section->owner; 149 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); 170 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector 253 asection *input_section = link_order->u.indirect.section; local [all...] |
| reloc.c | 635 asection *input_section, 661 asection *input_section, 695 input_section, output_bfd, 704 reloc_entry->address += input_section->output_offset; 713 octets = reloc_entry->address * bfd_octets_per_byte (abfd, input_section); 714 if (!bfd_reloc_offset_in_range (howto, abfd, input_section, octets)) 740 output_base *= bfd_octets_per_byte (abfd, input_section); 781 input_section->output_section->vma + input_section->output_offset; 795 reloc_entry->address += input_section->output_offset 8239 asection *input_section = link_order->u.indirect.section; local [all...] |
| coff-mcore.c | 223 asection *input_section, 227 - input_section->vma 228 + input_section->output_offset 229 + input_section->output_section->vma; 247 asection * input_section ATTRIBUTE_UNUSED, 361 asection * input_section, 392 relend = rel + input_section->reloc_count; 409 loc = contents + rel->r_vaddr - input_section->vma; 425 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h, 476 (info, h->root.root.string, input_bfd, input_section, 469 (info, h->root.root.string, input_bfd, input_section, local 492 howto->name, input_bfd, input_section, local 535 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| elf32-dlx.c | 56 asection *input_section, 68 input_section, output_bfd, error_message); 76 reloc_entry->address += input_section->output_offset; 92 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) 116 asection *input_section, 130 input_section, output_bfd, error_message); 138 if (strcmp (input_section->name, symbol->section->output_section->name) != 0) 147 allignment = 1 << (input_section->output_section->alignment_power - 1); 154 vallo += (((unsigned long)(input_section->output_section->vma + 155 input_section->output_offset) [all...] |
| coff-aarch64.c | 49 asection *input_section, 57 input_section, reloc_entry->address)) 78 + input_section->output_offset 79 + input_section->output_section->vma); 99 asection *input_section, 107 input_section, reloc_entry->address)) 158 asection *input_section, 166 input_section, reloc_entry->address)) 184 bfd *obfd = input_section->output_section->owner; 208 asection *input_section, 556 input_bfd, (uint64_t) rel->r_vaddr, input_section); local 578 input_section, rel->r_vaddr - input_section->vma); local 610 input_section, rel->r_vaddr - input_section->vma); local 645 input_section, rel->r_vaddr - input_section->vma); local 680 input_section, rel->r_vaddr - input_section->vma); local 716 input_section, rel->r_vaddr - input_section->vma); local 753 input_section, rel->r_vaddr - input_section->vma); local 786 input_section, rel->r_vaddr - input_section->vma); local 826 input_section, rel->r_vaddr - input_section->vma); local 875 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| coff-mips.c | 407 asection *input_section, 415 reloc_entry->address += input_section->output_offset; 436 asection *input_section, 450 reloc_entry->address += input_section->output_offset; 468 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) 481 reloc_entry->address += input_section->output_offset; 495 asection *input_section, 511 * OCTETS_PER_BYTE (abfd, input_section)); 515 input_section, octets)) 551 input_section, output_bfd, error_message) 1225 (bfd_vma) 0, input_bfd, input_section, local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-z8k.c | 205 asection * input_section = link_order->u.indirect.section; local 206 bfd_size_type end = bfd_get_section_limit_octets (in_abfd, input_section); 215 in_abfd, input_section, reloc); 223 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 235 input_section), 241 input_section); 257 input_section))), 265 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 274 input_section); 276 + input_section->output_offse [all...] |
| reloc16.c | 46 asection *input_section) 64 h = bfd_wrapped_link_hash_lookup (input_section->owner, link_info, 84 input_section->owner, input_section, reloc->address, true); 104 asection *input_section, 117 if (p->section == input_section) 141 asection *input_section, 146 bfd *input_bfd = input_section->owner; 149 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); 170 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector 253 asection *input_section = link_order->u.indirect.section; local [all...] |
| reloc.c | 635 asection *input_section, 661 asection *input_section, 695 input_section, output_bfd, 704 reloc_entry->address += input_section->output_offset; 713 octets = reloc_entry->address * bfd_octets_per_byte (abfd, input_section); 714 if (!bfd_reloc_offset_in_range (howto, abfd, input_section, octets)) 740 output_base *= bfd_octets_per_byte (abfd, input_section); 781 input_section->output_section->vma + input_section->output_offset; 795 reloc_entry->address += input_section->output_offset 8487 asection *input_section = link_order->u.indirect.section; local [all...] |
| coff-mcore.c | 219 asection *input_section, 223 - input_section->vma 224 + input_section->output_offset 225 + input_section->output_section->vma; 243 asection * input_section ATTRIBUTE_UNUSED, 357 asection * input_section, 388 relend = rel + input_section->reloc_count; 405 loc = contents + rel->r_vaddr - input_section->vma; 421 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h, 472 (info, h->root.root.string, input_bfd, input_section, 465 (info, h->root.root.string, input_bfd, input_section, local 488 howto->name, input_bfd, input_section, local 531 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| elf32-dlx.c | 56 asection *input_section, 68 input_section, output_bfd, error_message); 76 reloc_entry->address += input_section->output_offset; 92 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) 116 asection *input_section, 130 input_section, output_bfd, error_message); 138 if (strcmp (input_section->name, symbol->section->output_section->name) != 0) 147 allignment = 1 << (input_section->output_section->alignment_power - 1); 154 vallo += (((unsigned long)(input_section->output_section->vma + 155 input_section->output_offset) [all...] |
| coff-aarch64.c | 50 asection *input_section, 58 input_section, reloc_entry->address)) 79 + input_section->output_offset 80 + input_section->output_section->vma); 100 asection *input_section, 108 input_section, reloc_entry->address)) 159 asection *input_section, 167 input_section, reloc_entry->address)) 185 bfd *obfd = input_section->output_section->owner; 209 asection *input_section, 557 input_bfd, (uint64_t) rel->r_vaddr, input_section); local 579 input_section, rel->r_vaddr - input_section->vma); local 611 input_section, rel->r_vaddr - input_section->vma); local 646 input_section, rel->r_vaddr - input_section->vma); local 681 input_section, rel->r_vaddr - input_section->vma); local 717 input_section, rel->r_vaddr - input_section->vma); local 754 input_section, rel->r_vaddr - input_section->vma); local 787 input_section, rel->r_vaddr - input_section->vma); local 827 input_section, rel->r_vaddr - input_section->vma); local 876 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-z8k.c | 205 asection * input_section = link_order->u.indirect.section; local 206 bfd_size_type end = bfd_get_section_limit_octets (in_abfd, input_section); 215 in_abfd, input_section, reloc); 223 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 235 input_section), 241 input_section); 257 input_section))), 265 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 274 input_section); 276 + input_section->output_offse [all...] |
| reloc16.c | 46 asection *input_section) 64 h = bfd_wrapped_link_hash_lookup (input_section->owner, link_info, 84 input_section->owner, input_section, reloc->address, true); 104 asection *input_section, 117 if (p->section == input_section) 141 asection *input_section, 146 bfd *input_bfd = input_section->owner; 149 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); 170 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector 253 asection *input_section = link_order->u.indirect.section; local [all...] |
| reloc.c | 635 asection *input_section, 661 asection *input_section, 695 input_section, output_bfd, 704 reloc_entry->address += input_section->output_offset; 713 octets = reloc_entry->address * bfd_octets_per_byte (abfd, input_section); 714 if (!bfd_reloc_offset_in_range (howto, abfd, input_section, octets)) 740 output_base *= bfd_octets_per_byte (abfd, input_section); 781 input_section->output_section->vma + input_section->output_offset; 795 reloc_entry->address += input_section->output_offset 8470 asection *input_section = link_order->u.indirect.section; local [all...] |
| coff-mcore.c | 219 asection *input_section, 223 - input_section->vma 224 + input_section->output_offset 225 + input_section->output_section->vma; 243 asection * input_section ATTRIBUTE_UNUSED, 357 asection * input_section, 388 relend = rel + input_section->reloc_count; 405 loc = contents + rel->r_vaddr - input_section->vma; 421 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h, 472 (info, h->root.root.string, input_bfd, input_section, 465 (info, h->root.root.string, input_bfd, input_section, local 488 howto->name, input_bfd, input_section, local 531 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| elf32-dlx.c | 56 asection *input_section, 68 input_section, output_bfd, error_message); 76 reloc_entry->address += input_section->output_offset; 92 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) 116 asection *input_section, 130 input_section, output_bfd, error_message); 138 if (strcmp (input_section->name, symbol->section->output_section->name) != 0) 147 allignment = 1 << (input_section->output_section->alignment_power - 1); 154 vallo += (((unsigned long)(input_section->output_section->vma + 155 input_section->output_offset) [all...] |
| coff-aarch64.c | 50 asection *input_section, 58 input_section, reloc_entry->address)) 79 + input_section->output_offset 80 + input_section->output_section->vma); 100 asection *input_section, 108 input_section, reloc_entry->address)) 159 asection *input_section, 167 input_section, reloc_entry->address)) 185 bfd *obfd = input_section->output_section->owner; 209 asection *input_section, 557 input_bfd, (uint64_t) rel->r_vaddr, input_section); local 579 input_section, rel->r_vaddr - input_section->vma); local 611 input_section, rel->r_vaddr - input_section->vma); local 646 input_section, rel->r_vaddr - input_section->vma); local 681 input_section, rel->r_vaddr - input_section->vma); local 717 input_section, rel->r_vaddr - input_section->vma); local 754 input_section, rel->r_vaddr - input_section->vma); local 787 input_section, rel->r_vaddr - input_section->vma); local 827 input_section, rel->r_vaddr - input_section->vma); local 876 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-z8k.c | 205 asection * input_section = link_order->u.indirect.section; local 206 bfd_size_type end = bfd_get_section_limit_octets (in_abfd, input_section); 215 in_abfd, input_section, reloc); 223 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 235 input_section), 241 input_section); 257 input_section))), 265 bfd_coff_reloc16_get_value (reloc, link_info, input_section), 274 input_section); 276 + input_section->output_offse [all...] |
| reloc16.c | 46 asection *input_section) 64 h = bfd_wrapped_link_hash_lookup (input_section->owner, link_info, 84 input_section->owner, input_section, reloc->address, true); 104 asection *input_section, 117 if (p->section == input_section) 141 asection *input_section, 146 bfd *input_bfd = input_section->owner; 149 long reloc_size = bfd_get_reloc_upper_bound (input_bfd, input_section); 170 bfd_canonicalize_reloc (input_bfd, input_section, reloc_vector 253 asection *input_section = link_order->u.indirect.section; local [all...] |
| reloc.c | 635 asection *input_section, 661 asection *input_section, 695 input_section, output_bfd, 704 reloc_entry->address += input_section->output_offset; 713 octets = reloc_entry->address * bfd_octets_per_byte (abfd, input_section); 714 if (!bfd_reloc_offset_in_range (howto, abfd, input_section, octets)) 740 output_base *= bfd_octets_per_byte (abfd, input_section); 781 input_section->output_section->vma + input_section->output_offset; 795 reloc_entry->address += input_section->output_offset 8577 asection *input_section = link_order->u.indirect.section; local [all...] |
| coff-mcore.c | 219 asection *input_section, 223 - input_section->vma 224 + input_section->output_offset 225 + input_section->output_section->vma; 243 asection * input_section ATTRIBUTE_UNUSED, 357 asection * input_section, 388 relend = rel + input_section->reloc_count; 405 loc = contents + rel->r_vaddr - input_section->vma; 421 howto = bfd_coff_rtype_to_howto (input_bfd, input_section, rel, h, 472 (info, h->root.root.string, input_bfd, input_section, 465 (info, h->root.root.string, input_bfd, input_section, local 488 howto->name, input_bfd, input_section, local 531 input_section, rel->r_vaddr - input_section->vma); local [all...] |
| elf32-dlx.c | 56 asection *input_section, 68 input_section, output_bfd, error_message); 76 reloc_entry->address += input_section->output_offset; 92 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) 116 asection *input_section, 130 input_section, output_bfd, error_message); 138 if (strcmp (input_section->name, symbol->section->output_section->name) != 0) 147 allignment = 1 << (input_section->output_section->alignment_power - 1); 154 vallo += (((unsigned long)(input_section->output_section->vma + 155 input_section->output_offset) [all...] |
| coff-aarch64.c | 50 asection *input_section, 58 input_section, reloc_entry->address)) 79 + input_section->output_offset 80 + input_section->output_section->vma); 100 asection *input_section, 108 input_section, reloc_entry->address)) 159 asection *input_section, 167 input_section, reloc_entry->address)) 185 bfd *obfd = input_section->output_section->owner; 209 asection *input_section, 557 input_bfd, (uint64_t) rel->r_vaddr, input_section); local 579 input_section, rel->r_vaddr - input_section->vma); local 611 input_section, rel->r_vaddr - input_section->vma); local 646 input_section, rel->r_vaddr - input_section->vma); local 681 input_section, rel->r_vaddr - input_section->vma); local 717 input_section, rel->r_vaddr - input_section->vma); local 754 input_section, rel->r_vaddr - input_section->vma); local 787 input_section, rel->r_vaddr - input_section->vma); local 827 input_section, rel->r_vaddr - input_section->vma); local 876 input_section, rel->r_vaddr - input_section->vma); local [all...] |