Searched refs:stab_record_variable (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 196 static bool stab_record_variable 911 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_GLOBAL, in parse_stab_string() 926 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_LOCAL, in parse_stab_string() 997 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_REGISTER, in parse_stab_string() 1011 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_STATIC, in parse_stab_string() 1106 if (! stab_record_variable (dhandle, info, name, dtype, in parse_stab_string() 1142 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_LOCAL, in parse_stab_string() 3385 stab_record_variable (void *dhandle, struct stab_handle *info, in stab_record_variable() function
|
H A D | ChangeLog-9197 | 1574 (stab_record_variable): For a DEBUG_GLOBAL or DEBUG_STATIC
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 196 static bool stab_record_variable 893 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_GLOBAL, in parse_stab_string() 908 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_LOCAL, in parse_stab_string() 979 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_REGISTER, in parse_stab_string() 993 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_STATIC, in parse_stab_string() 1088 if (! stab_record_variable (dhandle, info, name, dtype, in parse_stab_string() 1124 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_LOCAL, in parse_stab_string() 3361 stab_record_variable (void *dhandle, struct stab_handle *info, in stab_record_variable() function
|
H A D | ChangeLog-9197 | 1574 (stab_record_variable): For a DEBUG_GLOBAL or DEBUG_STATIC
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 56314 (stab_record_variable): Use debug_xalloc memory.
|