HomeSort by: relevance | last modified time | path
    Searched defs:got_sym_value (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c 1311 bfd_vma plt_base, got_base, got_sym_value; local
1328 got_sym_value = got_base = 0;
1332 got_sym_value = (hgot->root.u.def.value
1531 relocation -= got_sym_value;
1565 relocation -= got_sym_value;
1743 relocation -= got_sym_value;
1847 relocation -= got_sym_value;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c 1311 bfd_vma plt_base, got_base, got_sym_value; local
1328 got_sym_value = got_base = 0;
1332 got_sym_value = (hgot->root.u.def.value
1530 relocation -= got_sym_value;
1564 relocation -= got_sym_value;
1742 relocation -= got_sym_value;
1846 relocation -= got_sym_value;
  /src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c 1311 bfd_vma plt_base, got_base, got_sym_value; local
1328 got_sym_value = got_base = 0;
1332 got_sym_value = (hgot->root.u.def.value
1530 relocation -= got_sym_value;
1564 relocation -= got_sym_value;
1742 relocation -= got_sym_value;
1846 relocation -= got_sym_value;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c 1313 bfd_vma plt_base, got_base, got_sym_value; local
1330 got_sym_value = got_base = 0;
1334 got_sym_value = (hgot->root.u.def.value
1532 relocation -= got_sym_value;
1566 relocation -= got_sym_value;
1744 relocation -= got_sym_value;
1848 relocation -= got_sym_value;

Completed in 38 milliseconds