Home
last modified time | relevance | path

Searched refs:ppc_toc_frag (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c994 static fragS *ppc_toc_frag; variable
4752 ppc_toc_frag = frag_now; in ppc_toc()
6184 && val >= ppc_toc_frag->fr_address in ppc_fix_adjustable()
6203 fix->fx_addnumber = val - ppc_toc_frag->fr_address; in ppc_fix_adjustable()
6221 || val < ppc_toc_frag->fr_address in ppc_fix_adjustable()