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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c3669 bfd_vma tocadd;
3671 tocadd = tocend - (tocval + 0x8000);
3672 tocval += tocadd;
3673 isym.n_value += tocadd;
3663 bfd_vma tocadd; local

Completed in 55 milliseconds