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

/haiku-buildtools/binutils/bfd/
H A Delf32-microblaze.c1205 bfd_vma static_value;
1268 static_value = relocation + addend;
1304 got_offset, indx ? 0 : static_value);
1324 static_value -= dtprel_base(info);
1331 got_offset, indx ? 0 : static_value);
1333 bfd_put_32 (output_bfd, static_value,
1338 bfd_put_32 (output_bfd, static_value,
1351 got_offset, static_value);
1202 bfd_vma static_value; local

Completed in 92 milliseconds