Searched refs:DEBUG_GLOBAL (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | debug.h | 92 DEBUG_GLOBAL, enumerator
|
D | rdcoff.c | 573 DEBUG_GLOBAL, bfd_asymbol_value (sym))) in parse_coff_symbol()
|
D | debug.c | 1138 if (kind == DEBUG_GLOBAL || kind == DEBUG_STATIC) in debug_record_variable() 1141 if (kind == DEBUG_GLOBAL) in debug_record_variable()
|
D | stabs.c | 868 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_GLOBAL, in parse_stab_string() 3248 if ((kind == DEBUG_GLOBAL || kind == DEBUG_STATIC) in stab_record_variable()
|
D | wrstabs.c | 2028 case DEBUG_GLOBAL: in stab_variable()
|
D | ieee.c | 2292 return debug_record_variable (dhandle, namcopy, type, DEBUG_GLOBAL, v); in parse_ieee_atn() 2390 v2 != 0 ? DEBUG_GLOBAL : DEBUG_STATIC, in parse_ieee_atn() 6919 case DEBUG_GLOBAL: in ieee_variable()
|
D | ChangeLog-9197 | 1574 (stab_record_variable): For a DEBUG_GLOBAL or DEBUG_STATIC
|