Home
last modified time | relevance | path

Searched refs:debug_record_variable (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/binutils/
H A Drdcoff.c565 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
572 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
578 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
588 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
H A Ddebug.h510 extern bfd_boolean debug_record_variable
H A Dieee.c2212 return debug_record_variable (dhandle, namcopy, type, DEBUG_LOCAL, v); in parse_ieee_atn()
2223 return debug_record_variable (dhandle, namcopy, type, DEBUG_REGISTER, in parse_ieee_atn()
2244 return debug_record_variable (dhandle, namcopy, type, in parse_ieee_atn()
2292 return debug_record_variable (dhandle, namcopy, type, DEBUG_GLOBAL, v); in parse_ieee_atn()
2318 return debug_record_variable (dhandle, namcopy, type, DEBUG_REGISTER, v); in parse_ieee_atn()
2388 return debug_record_variable (dhandle, namcopy, in parse_ieee_atn()
H A Dstabs.c3251 return debug_record_variable (dhandle, name, type, kind, val); in stab_record_variable()
3279 if (! debug_record_variable (dhandle, v->name, v->type, v->kind, v->val)) in stab_emit_pending_vars()
H A Ddebug.c1119 debug_record_variable (void *handle, const char *name, debug_type type, in debug_record_variable() function
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Drdcoff.c569 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
576 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
582 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
592 if (! debug_record_variable (dhandle, bfd_asymbol_name (sym), type, in parse_coff_symbol()
H A Ddebug.h510 extern bfd_boolean debug_record_variable
H A Dstabs.c3371 return debug_record_variable (dhandle, name, type, kind, val); in stab_record_variable()
3399 if (! debug_record_variable (dhandle, v->name, v->type, v->kind, v->val)) in stab_emit_pending_vars()
H A Ddebug.c1119 debug_record_variable (void *handle, const char *name, debug_type type, in debug_record_variable() function