Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c4911 static symbolS *ppc_last_function; in ppc_frob_symbol() local
4958 if (ppc_last_function != (symbolS *) NULL) in ppc_frob_symbol()
4960 ppc_last_function = sym; in ppc_frob_symbol()
4971 if (ppc_last_function == (symbolS *) NULL) in ppc_frob_symbol()
4975 set_end = ppc_last_function; in ppc_frob_symbol()
4976 ppc_last_function = NULL; in ppc_frob_symbol()