Searched refs:got_value (Results 26 - 33 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delfxx-mips.c2413 bfd_vma plt_index, got_address, got_value;
2428 got_value = (htab->root.hgot->root.u.def.section->output_section->vma
2432 return got_address - got_value;
8635 bfd_vma got_value, got_value_high, got_value_low, plt_address;
8643 got_value = (htab->root.hgot->root.u.def.section->output_section->vma
8647 got_value_high = ((got_value + 0x8000) >> 16) & 0xffff;
8648 got_value_low = got_value & 0xffff;
2400 bfd_vma plt_index, got_address, got_value; local
8602 bfd_vma got_value, got_value_high, got_value_low, plt_address; local
H A Delf32-bfin.c4243 bfd_vma got_value = hgot->root.u.def.value
4248 got_value, 0);
4241 bfd_vma got_value = hgot->root.u.def.value local
H A Delf32-frv.c5895 bfd_vma got_value = hgot->root.u.def.value
5901 got_value, 0);
5890 bfd_vma got_value = hgot->root.u.def.value local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delfxx-mips.c2413 bfd_vma plt_index, got_address, got_value;
2428 got_value = (htab->root.hgot->root.u.def.section->output_section->vma
2432 return got_address - got_value;
8635 bfd_vma got_value, got_value_high, got_value_low, plt_address;
8643 got_value = (htab->root.hgot->root.u.def.section->output_section->vma
8647 got_value_high = ((got_value + 0x8000) >> 16) & 0xffff;
8648 got_value_low = got_value & 0xffff;
2400 bfd_vma plt_index, got_address, got_value; local
8602 bfd_vma got_value, got_value_high, got_value_low, plt_address; local
H A Delf32-bfin.c4243 bfd_vma got_value = hgot->root.u.def.value
4248 got_value, 0);
4241 bfd_vma got_value = hgot->root.u.def.value local
H A Delf32-frv.c5895 bfd_vma got_value = hgot->root.u.def.value
5901 got_value, 0);
5890 bfd_vma got_value = hgot->root.u.def.value local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-bfin.c4243 bfd_vma got_value = hgot->root.u.def.value
4248 got_value, 0);
4241 bfd_vma got_value = hgot->root.u.def.value local
H A Delf32-frv.c5895 bfd_vma got_value = hgot->root.u.def.value
5901 got_value, 0);
5890 bfd_vma got_value = hgot->root.u.def.value local

Completed in 294 milliseconds

12