Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c115 static void ppc_csect (int);
240 { "csect", ppc_csect, 0 },
3784 ppc_csect (int ignore ATTRIBUTE_UNUSED) in ppc_csect() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2009827 * config/tc-ppc.c (ppc_csect, ppc_change_csect, ppc_function)
DChangeLog-96975895 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class
DChangeLog-02031564 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.
DChangeLog-9295433 (ppc_csect): Move most of the code to ppc_change_csect, and call
435 (ppc_change_csect): New static function, taken from ppc_csect.