Home | History | Annotate | Download | only in bfd

Lines Matching full:odisp

3416 	    bfd_signed_vma odisp;
3433 odisp = (optdest ? optdest : symval) - org;
3435 if (odisp >= -0x400000 && odisp < 0x400000)