Searched refs:aout_pseudo_table (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-aout.h31 extern const pseudo_typeS aout_pseudo_table[];
34 #define obj_pop_insert() pop_insert (aout_pseudo_table)
H A Dobj-aout.c217 pop_insert (aout_pseudo_table);
316 const pseudo_typeS aout_pseudo_table[] = variable

Completed in 121 milliseconds