Home
last modified time | relevance | path

Searched refs:srofixup (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh.c2163 asection *srofixup; member
2325 htab->srofixup = bfd_make_section_anyway_with_flags (dynobj, ".rofixup", in create_got_section()
2331 if (htab->srofixup == NULL in create_got_section()
2332 || !bfd_set_section_alignment (htab->srofixup, 2)) in create_got_section()
2743 htab->srofixup->size += 4; in allocate_dynrelocs()
2760 htab->srofixup->size += 4; in allocate_dynrelocs()
2774 htab->srofixup->size += 4; in allocate_dynrelocs()
2790 htab->srofixup->size += eh->abs_funcdesc_refcount * 4; in allocate_dynrelocs()
2814 htab->srofixup->size += 8; in allocate_dynrelocs()
2918 htab->srofixup->size -= 4 * (p->count - p->pc_count); in allocate_dynrelocs()
[all …]
H A Delf32-arm.c3447 asection *srofixup; member
3452 arm_elf_add_rofixup (bfd *output_bfd, asection *srofixup, bfd_vma offset) in arm_elf_add_rofixup() argument
3456 fixup_offset = srofixup->reloc_count++ * 4; in arm_elf_add_rofixup()
3457 BFD_ASSERT (fixup_offset < srofixup->size); in arm_elf_add_rofixup()
3458 bfd_put_32 (output_bfd, offset, srofixup->contents + fixup_offset); in arm_elf_add_rofixup()
3538 arm_elf_add_rofixup (output_bfd, globals->srofixup, in arm_elf_fill_funcdesc()
3541 arm_elf_add_rofixup (output_bfd, globals->srofixup, in arm_elf_fill_funcdesc()
3834 htab->srofixup = bfd_make_section_with_flags (dynobj, ".rofixup", in create_got_section()
3837 if (htab->srofixup == NULL in create_got_section()
3838 || !bfd_set_section_alignment (htab->srofixup, 2)) in create_got_section()
[all …]
H A DChangeLog-20101992 and srofixup.
H A DChangeLog-20182469 (elf32_arm_link_hash_table): Add srofixup field.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-sh.c2165 asection *srofixup; member
2327 htab->srofixup = bfd_make_section_anyway_with_flags (dynobj, ".rofixup", in create_got_section()
2333 if (htab->srofixup == NULL in create_got_section()
2334 || !bfd_set_section_alignment (htab->srofixup, 2)) in create_got_section()
2745 htab->srofixup->size += 4; in allocate_dynrelocs()
2762 htab->srofixup->size += 4; in allocate_dynrelocs()
2776 htab->srofixup->size += 4; in allocate_dynrelocs()
2792 htab->srofixup->size += eh->abs_funcdesc_refcount * 4; in allocate_dynrelocs()
2816 htab->srofixup->size += 8; in allocate_dynrelocs()
2920 htab->srofixup->size -= 4 * (p->count - p->pc_count); in allocate_dynrelocs()
[all …]
H A Delf32-arm.c3447 asection *srofixup; member
3452 arm_elf_add_rofixup (bfd *output_bfd, asection *srofixup, bfd_vma offset) in arm_elf_add_rofixup() argument
3456 fixup_offset = srofixup->reloc_count++ * 4; in arm_elf_add_rofixup()
3457 BFD_ASSERT (fixup_offset < srofixup->size); in arm_elf_add_rofixup()
3458 bfd_put_32 (output_bfd, offset, srofixup->contents + fixup_offset); in arm_elf_add_rofixup()
3538 arm_elf_add_rofixup (output_bfd, globals->srofixup, in arm_elf_fill_funcdesc()
3541 arm_elf_add_rofixup (output_bfd, globals->srofixup, in arm_elf_fill_funcdesc()
3834 htab->srofixup = bfd_make_section_with_flags (dynobj, ".rofixup", in create_got_section()
3837 if (htab->srofixup == NULL in create_got_section()
3838 || !bfd_set_section_alignment (htab->srofixup, 2)) in create_got_section()
[all …]
H A DChangeLog-20101992 and srofixup.
H A DChangeLog-20182469 (elf32_arm_link_hash_table): Add srofixup field.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20101992 and srofixup.
H A DChangeLog-20182469 (elf32_arm_link_hash_table): Add srofixup field.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20101992 and srofixup.
H A DChangeLog-20182469 (elf32_arm_link_hash_table): Add srofixup field.