Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDinternal.h293 #define C_SYSTEM 23 /* System Wide variable */ macro
/freebsd-11-stable/contrib/binutils/bfd/
HDcoffcode.h4405 #ifdef C_SYSTEM in coff_slurp_symbol_table()
4406 case C_SYSTEM: /* System Wide variable. */ in coff_slurp_symbol_table()
4714 #ifdef C_SYSTEM in coff_classify_symbol()
4715 case C_SYSTEM: in coff_classify_symbol()
HDChangeLog-9697698 * cofflink.c (coff_link_check_ar_symbols): Handle C_SYSTEM syms
1456 (coff_slurp_symbol_table): Use C_SYSTEM. Hide C_AUTOARG use