Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c4840 static symbolS *ppc_last_function; local
4887 if (ppc_last_function != (symbolS *) NULL)
4889 ppc_last_function = sym;
4900 if (ppc_last_function == (symbolS *) NULL)
4904 set_end = ppc_last_function;
4905 ppc_last_function = NULL;
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ppc.c4865 static symbolS *ppc_last_function; local
4912 if (ppc_last_function != (symbolS *) NULL)
4914 ppc_last_function = sym;
4925 if (ppc_last_function == (symbolS *) NULL)
4929 set_end = ppc_last_function;
4930 ppc_last_function = NULL;