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

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-aout.h30 extern const pseudo_typeS aout_pseudo_table[];
33 #define obj_pop_insert() pop_insert (aout_pseudo_table)
H A Dobj-aout.c221 pop_insert (aout_pseudo_table);
322 const pseudo_typeS aout_pseudo_table[] = variable
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-aout.h30 extern const pseudo_typeS aout_pseudo_table[];
33 #define obj_pop_insert() pop_insert (aout_pseudo_table)
H A Dobj-aout.c229 pop_insert (aout_pseudo_table);
330 const pseudo_typeS aout_pseudo_table[] = variable
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-aout.h30 extern const pseudo_typeS aout_pseudo_table[];
33 #define obj_pop_insert() pop_insert (aout_pseudo_table)
H A Dobj-aout.c229 pop_insert (aout_pseudo_table);
330 const pseudo_typeS aout_pseudo_table[] = variable

Completed in 144 milliseconds