Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
HDdebug.h701 extern debug_type debug_name_type (void *, const char *, debug_type);
HDrdcoff.c365 ret = debug_name_type (dhandle, name, ret); in parse_coff_base_type()
614 type = debug_name_type (dhandle, bfd_asymbol_name (sym), type); in parse_coff_symbol()
HDstabs.c1009 dtype = debug_name_type (dhandle, name, dtype); in parse_stab_string()
1071 dtype = debug_name_type (dhandle, name, dtype); in parse_stab_string()
3670 rettype = debug_name_type (dhandle, name, rettype); in stab_xcoff_builtin_type()
HDdebug.c1826 debug_name_type (void *handle, const char *name, debug_type type) in debug_name_type() function
/dragonfly/contrib/binutils-2.27/binutils/
HDdebug.h701 extern debug_type debug_name_type (void *, const char *, debug_type);
HDrdcoff.c365 ret = debug_name_type (dhandle, name, ret); in parse_coff_base_type()
610 type = debug_name_type (dhandle, bfd_asymbol_name (sym), type); in parse_coff_symbol()
HDstabs.c984 dtype = debug_name_type (dhandle, name, dtype); in parse_stab_string()
1046 dtype = debug_name_type (dhandle, name, dtype); in parse_stab_string()
3549 rettype = debug_name_type (dhandle, name, rettype); in stab_xcoff_builtin_type()
HDieee.c762 type = debug_name_type (dhandle, name, type); in ieee_builtin_type()
2036 type = debug_name_type (dhandle, name, type); in parse_ieee_ty()
HDdebug.c1826 debug_name_type (void *handle, const char *name, debug_type type) in debug_name_type() function