Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-coff.h364 extern const pseudo_typeS coff_pseudo_table[];
367 #define obj_pop_insert() pop_insert (coff_pseudo_table)
Dobj-coff.c1775 const pseudo_typeS coff_pseudo_table[] = variable
1815 pop_insert (coff_pseudo_table); in coff_pop_insert()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-00017600 coff_pseudo_table.
7601 (coff_pop_insert): Use coff_pseudo_table.
7608 (coff_pseudo_table): Declare.