Home
last modified time | relevance | path

Searched refs:ppc_handle_align (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ppc.h82 ppc_handle_align (FRAGP);
84 extern void ppc_handle_align (struct frag *);
Dtc-ppc.c5501 ppc_handle_align (struct frag *fragP) in ppc_handle_align() function
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-2006527 (ppc_handle_align): New function.
528 * config/tc-ppc.h (HANDLE_ALIGN): Use ppc_handle_align.