Searched refs:ppc_change_csect (Results 1 – 5 of 5) sorted by relevance
107 static void ppc_change_csect (symbolS *, offsetT);3129 ppc_change_csect (sym, align); in ppc_csect()3137 ppc_change_csect (symbolS *sym, offsetT align) in ppc_change_csect() function3251 ppc_change_csect (sym, 2); in ppc_section()3287 ppc_change_csect (sym, 2); in ppc_named_section()
1569 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.1570 (ppc_change_csect): Add align param. Align frag at start of csect.1571 (ppc_section, ppc_named_section): Adjust ppc_change_csect calls.5363 (ppc_change_csect): Default csect align is 2.
412 (ppc_change_csect): Check that ppc_toc_csect is not NULL.433 (ppc_csect): Move most of the code to ppc_change_csect, and call435 (ppc_change_csect): New static function, taken from ppc_csect.
892 * config/tc-ppc.c (ppc_change_csect): Temporarily lower the
6711 (ppc_change_csect): Align correctly for XCOFF64.