Searched refs:stab_record_variable (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | stabs.c | 187 static bfd_boolean stab_record_variable 868 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_GLOBAL, in parse_stab_string() 883 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_LOCAL, in parse_stab_string() 954 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_REGISTER, in parse_stab_string() 968 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_STATIC, in parse_stab_string() 1063 if (! stab_record_variable (dhandle, info, name, dtype, in parse_stab_string() 1099 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_LOCAL, in parse_stab_string() 3242 stab_record_variable (void *dhandle, struct stab_handle *info, in stab_record_variable() function
|
D | ChangeLog-9197 | 1574 (stab_record_variable): For a DEBUG_GLOBAL or DEBUG_STATIC
|