Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c111 static void ppc_section (int);
202 { "data", ppc_section, 'd' },
214 { "text", ppc_section, 't' },
3285 ppc_section (int type) in ppc_section() function
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-96975924 * config/tc-ppc.c (ppc_section*): Wrap these functions inside
H A DChangeLog-02031571 (ppc_section, ppc_named_section): Adjust ppc_change_csect calls.
H A DChangeLog-9295436 (ppc_section): New static function.