Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-alpha.h107 #define md_cons_align(nbytes) alpha_cons_align (nbytes)
108 extern void alpha_cons_align (int);
H A Dtc-alpha.c4546 alpha_cons_align (int size) in alpha_cons_align() function
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-96974347 (alpha_cons_align): New function to replace both of them.