Searched refs:debug_write_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c570 static bfd_boolean debug_write_type
2377 if (! debug_write_type (info, fns, fhandle, n->u.type, n)
2382 if (! debug_write_type (info, fns, fhandle, n->u.tag, n))
2386 if (! debug_write_type (info, fns, fhandle, n->u.variable->type,
2399 if (! debug_write_type (info, fns, fhandle, n->u.typed_constant->type,
2418 debug_write_type (struct debug_handle *info,
2485 debug_error (_("debug_write_type: illegal type encountered"));
2490 return debug_write_type (info, fns, fhandle, *type->u.kindirect->slot,
2539 if (! debug_write_type (info, fns, fhandle, f->type,
2557 if (! debug_write_type (inf
2415 debug_write_type (struct debug_handle *info, function
[all...]

Completed in 107 milliseconds