Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-microblaze.c1193 bfd_vma static_value; in microblaze_elf_relocate_section() local
1252 static_value = relocation + addend; in microblaze_elf_relocate_section()
1290 got_offset, indx ? 0 : static_value); in microblaze_elf_relocate_section()
1310 static_value -= dtprel_base(info); in microblaze_elf_relocate_section()
1316 got_offset, indx ? 0 : static_value); in microblaze_elf_relocate_section()
1320 bfd_put_32 (output_bfd, static_value, in microblaze_elf_relocate_section()
1326 bfd_put_32 (output_bfd, static_value, in microblaze_elf_relocate_section()
1337 got_offset, static_value); in microblaze_elf_relocate_section()