Searched refs:ppc_csect (Results 1 – 4 of 4) sorted by relevance
106 static void ppc_csect (int);201 { "csect", ppc_csect, 0 },3102 ppc_csect (int ignore ATTRIBUTE_UNUSED) in ppc_csect() function
5895 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class
1569 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.
433 (ppc_csect): Move most of the code to ppc_change_csect, and call435 (ppc_change_csect): New static function, taken from ppc_csect.