Searched refs:ppc_after_toc_frag (Results 1 – 1 of 1) sorted by relevance
998 static fragS *ppc_after_toc_frag; variable3885 ppc_after_toc_frag = frag_now; in ppc_change_csect()5913 if (ppc_after_toc_frag == (fragS *) NULL) in ppc_frob_symbol()5918 a->x_csect.x_scnlen.l = (ppc_after_toc_frag->fr_address in ppc_frob_symbol()6185 && (ppc_after_toc_frag == (fragS *) NULL in ppc_fix_adjustable()6186 || val < ppc_after_toc_frag->fr_address)) in ppc_fix_adjustable()6222 || (ppc_after_toc_frag != NULL in ppc_fix_adjustable()6223 && val >= ppc_after_toc_frag->fr_address))) in ppc_fix_adjustable()