Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ppc.c106 static void ppc_csect (int);
201 { "csect", ppc_csect, 0 },
3102 ppc_csect (int ignore ATTRIBUTE_UNUSED) in ppc_csect() function
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-96975895 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage class
DChangeLog-02031569 * 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.