Home | History | Annotate | Download | only in config

Lines Matching refs:fragp

1845 fragp)
1850 if (fragp->fr_type != rs_align_code)
1853 bytes = fragp->fr_next->fr_address - fragp->fr_address - fragp->fr_fix;
1854 p = fragp->fr_literal + fragp->fr_fix;
1873 fragp->fr_fix += fix;
1874 fragp->fr_var = TILEGX_BUNDLE_SIZE_IN_BYTES;