Searched refs:N_WARNING (Results 1 – 12 of 12) sorted by relevance
53 && type != N_WARNING in obj_aout_frob_symbol()99 case N_WARNING: in obj_aout_frob_symbol()
286 #define N_WARNING 0x1e macro
45 __define_name (N_WARNING, "WARNING")
1505 case N_WARNING: in translate_from_native_sym_flags()1622 sym_pointer->e_type[0] = N_WARNING; in translate_to_native_sym_flags()3095 case N_WARNING: in aout_link_add_symbols()3156 if (type == (N_INDR | N_EXT) || type == N_WARNING) in aout_link_add_symbols()3246 if (type == N_WARNING in aout_link_check_ar_symbols()4911 || type == N_WARNING) in aout_link_write_symbols()4961 || type == N_WARNING) in aout_link_write_symbols()
4122 || type == N_WARNING) in aout_link_write_symbols()4172 || type == N_WARNING) in aout_link_write_symbols()
5082 skip_next. If we find an N_WARNING symbol which has already been6672 * aoutx.h (translate_from_native_sym_flags): If N_WARNING, don't9357 second symbol of a N_WARNING or N_INDR symbol as well.9723 BSF_WARNING symbol to N_WARNING.
162 #define N_WARNING 0x1e macro
318 #define N_WARNING 0x1e macro
2609 and/or N_WARNING.2643 * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,2653 * stab.def: Update to GPL2. Move N_WARNING out, since not a
668 case N_WARNING: in parse_stab()
1022 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
7533 BSF_WARNING flag for a symbol makred N_WARNING.