Home
last modified time | relevance | path

Searched refs:debug_set_class_id (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c585 static bool debug_set_class_id
2459 if (! debug_set_class_id (info, in debug_write_type()
2514 if (! debug_set_class_id (info, tag, type)) in debug_write_type()
2686 if (! debug_set_class_id (info, tag, type)) in debug_write_class_type()
2945 debug_set_class_id (struct debug_handle *info, const char *tag, in debug_set_class_id() function
H A DChangeLog-91971303 (debug_set_class_id): New static function.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.c590 static bool debug_set_class_id
2458 if (! debug_set_class_id (info, in debug_write_type()
2514 if (! debug_set_class_id (info, tag, type)) in debug_write_type()
2686 if (! debug_set_class_id (info, tag, type)) in debug_write_class_type()
2945 debug_set_class_id (struct debug_handle *info, const char *tag, in debug_set_class_id() function
H A DChangeLog-91971303 (debug_set_class_id): New static function.