Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dobj-aout.h30 extern const pseudo_typeS aout_pseudo_table[];
33 #define obj_pop_insert() pop_insert (aout_pseudo_table)
Dobj-aout.c211 pop_insert (aout_pseudo_table); in aout_pop_insert()
312 const pseudo_typeS aout_pseudo_table[] = variable
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-00017570 (obj_pseudo_table): Rename to aout_pseudo_table. Init all
7584 gets aout_pseudo_table.
7585 (aout_pseudo_table): Declare.