Home
last modified time | relevance | path

Searched refs:C_LEAFSTAT (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
HDobj-coff.h359 #ifndef C_LEAFSTAT
360 hey ! Where is the C_LEAFSTAT definition ? i960 - coff support is depending on it.
/freebsd-11-stable/contrib/binutils/bfd/
HDcoffswap.h422 #ifdef C_LEAFSTAT in coff_swap_aux_in()
423 case C_LEAFSTAT: in coff_swap_aux_in()
520 #ifdef C_LEAFSTAT in coff_swap_aux_out()
521 case C_LEAFSTAT: in coff_swap_aux_out()
HDpeXXigen.c245 case C_LEAFSTAT: in _bfd_XXi_swap_aux_in()
319 case C_LEAFSTAT: in _bfd_XXi_swap_aux_out()
HDcoff64-rs6000.c402 case C_LEAFSTAT:
493 case C_LEAFSTAT:
HDcoffcode.h2333 || symbol->u.syment.n_sclass == C_LEAFSTAT in coff_pointerize_aux_hook()
4483 case C_LEAFSTAT: /* Static leaf procedure. */ in coff_slurp_symbol_table()
HDcoff-rs6000.c438 case C_LEAFSTAT:
547 case C_LEAFSTAT:
HDChangeLog-9495381 pointerize C_LEAFSTAT or C_LEAFEXT entries.
/freebsd-11-stable/contrib/binutils/include/coff/
HDinternal.h306 #define C_LEAFSTAT 113 /* Static leaf */ macro