Home
last modified time | relevance | path

Searched refs:C_AUTOARG (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/coff/
Dinternal.h278 #define C_AUTOARG 19 /* auto argument */ macro
/freebsd-9-stable/contrib/binutils/gas/config/
Dobj-coff.c627 #ifdef C_AUTOARG in obj_coff_endef()
628 case C_AUTOARG: in obj_coff_endef()
/freebsd-9-stable/contrib/binutils/binutils/
Dcoffgrok.c502 case C_AUTOARG: in do_visible()
/freebsd-9-stable/contrib/binutils/bfd/
Dcoffcode.h4519 #ifdef C_AUTOARG in coff_slurp_symbol_table()
4520 case C_AUTOARG: /* 960-specific storage class. */ in coff_slurp_symbol_table()
DChangeLog-96971452 (C_AUTOARG): #undef since it clashes with C_UEXT.
1456 (coff_slurp_symbol_table): Use C_SYSTEM. Hide C_AUTOARG use