Home
last modified time | relevance | path

Searched refs:cur_off (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-hppa.c4158 int cur_off = off; in elf32_hppa_relocate_section() local
4179 outrel.r_offset = (cur_off in elf32_hppa_relocate_section()
4184 bfd_put_32 (output_bfd, 0, htab->sgot->contents + cur_off); in elf32_hppa_relocate_section()
4191 htab->sgot->contents + cur_off + 4); in elf32_hppa_relocate_section()
4195 htab->sgot->contents + cur_off + 4); in elf32_hppa_relocate_section()
4211 htab->sgot->contents + cur_off); in elf32_hppa_relocate_section()
4213 htab->sgot->contents + cur_off + 4); in elf32_hppa_relocate_section()
4217 cur_off += 8; in elf32_hppa_relocate_section()
4224 outrel.r_offset = (cur_off in elf32_hppa_relocate_section()
4240 htab->sgot->contents + cur_off); in elf32_hppa_relocate_section()
[all …]
Delf32-metag.c1831 int cur_off = off; in elf_metag_relocate_section() local
1852 outrel.r_offset = (cur_off in elf_metag_relocate_section()
1857 bfd_put_32 (output_bfd, 0, htab->sgot->contents + cur_off); in elf_metag_relocate_section()
1865 htab->sgot->contents + cur_off + 4); in elf_metag_relocate_section()
1869 htab->sgot->contents + cur_off + 4); in elf_metag_relocate_section()
1885 cur_off += 8; in elf_metag_relocate_section()
1892 outrel.r_offset = (cur_off in elf_metag_relocate_section()
1908 htab->sgot->contents + cur_off); in elf_metag_relocate_section()
1910 cur_off += 4; in elf_metag_relocate_section()
Delf32-nios2.c4251 int cur_off = off; in nios2_elf32_relocate_section() local
4277 + cur_off); in nios2_elf32_relocate_section()
4290 htab->root.sgot->contents + cur_off + 4); in nios2_elf32_relocate_section()
4312 htab->root.sgot->contents + cur_off); in nios2_elf32_relocate_section()
4316 htab->root.sgot->contents + cur_off + 4); in nios2_elf32_relocate_section()
4319 cur_off += 8; in nios2_elf32_relocate_section()
4333 + cur_off); in nios2_elf32_relocate_section()
4345 htab->root.sgot->contents + cur_off); in nios2_elf32_relocate_section()
4346 cur_off += 4; in nios2_elf32_relocate_section()