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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddebug.h703 extern debug_type debug_tag_type (void *, const char *, debug_type);
H A Drdcoff.c626 type = debug_tag_type (dhandle, bfd_asymbol_name (sym), type);
H A Ddebug.c1672 return debug_tag_type (handle, name, t);
1874 debug_tag_type (void *handle, const char *name, debug_type type)
1886 debug_error (_("debug_tag_type: no current file"));
1894 debug_error (_("debug_tag_type: extra tag attempted"));
1872 debug_tag_type (void *handle, const char *name, debug_type type) function
H A Dstabs.c1044 dtype = debug_tag_type (dhandle, name, dtype);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.h706 extern debug_type debug_tag_type (void *, const char *, debug_type);
H A Drdcoff.c626 type = debug_tag_type (dhandle, bfd_asymbol_name (sym), type);
H A Ddebug.c1672 return debug_tag_type (handle, name, t);
1874 debug_tag_type (void *handle, const char *name, debug_type type)
1886 debug_error (_("debug_tag_type: no current file"));
1894 debug_error (_("debug_tag_type: extra tag attempted"));
1872 debug_tag_type (void *handle, const char *name, debug_type type) function
H A Dstabs.c1044 dtype = debug_tag_type (dhandle, name, dtype);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddebug.h706 extern debug_type debug_tag_type (void *, const char *, debug_type);
H A Drdcoff.c626 type = debug_tag_type (dhandle, bfd_asymbol_name (sym), type);
H A Ddebug.c1672 return debug_tag_type (handle, name, t);
1874 debug_tag_type (void *handle, const char *name, debug_type type)
1886 debug_error (_("debug_tag_type: no current file"));
1894 debug_error (_("debug_tag_type: extra tag attempted"));
1872 debug_tag_type (void *handle, const char *name, debug_type type) function
H A Dstabs.c1044 dtype = debug_tag_type (dhandle, name, dtype);

Completed in 286 milliseconds