Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c5757 static symbolS *ppc_last_function; in ppc_frob_symbol() local
5804 if (ppc_last_function != (symbolS *) NULL) in ppc_frob_symbol()
5806 ppc_last_function = sym; in ppc_frob_symbol()
5817 if (ppc_last_function == (symbolS *) NULL) in ppc_frob_symbol()
5821 set_end = ppc_last_function; in ppc_frob_symbol()
5822 ppc_last_function = NULL; in ppc_frob_symbol()