Lines Matching refs:got_offset
1257 bfd_vma got_offset; in microblaze_elf_relocate_section() local
1259 got_offset = (htab->sgot->output_section->vma in microblaze_elf_relocate_section()
1275 got_offset, 0); in microblaze_elf_relocate_section()
1290 got_offset, indx ? 0 : static_value); in microblaze_elf_relocate_section()
1298 got_offset = (htab->sgot->output_section->vma in microblaze_elf_relocate_section()
1316 got_offset, indx ? 0 : static_value); in microblaze_elf_relocate_section()
1337 got_offset, static_value); in microblaze_elf_relocate_section()
3204 bfd_vma got_offset; in microblaze_elf_finish_dynamic_symbol() local
3217 got_offset = (plt_index + 3) * 4; /* 3 reserved ??? */ in microblaze_elf_finish_dynamic_symbol()
3218 got_addr = got_offset; in microblaze_elf_finish_dynamic_symbol()
3246 + got_offset); in microblaze_elf_finish_dynamic_symbol()