Home
last modified time | relevance | path

Searched refs:debug_make_field (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/binutils/
HDdebug.h658 extern debug_field debug_make_field
HDrdcoff.c454 f = debug_make_field (dhandle, bfd_asymbol_name (sym), ftype, in parse_coff_struct_type()
HDstabs.c2351 *retp = debug_make_field (dhandle, name, type, bitpos, 0, in parse_stab_cpp_abbrev()
2477 *retp = debug_make_field (dhandle, name, type, bitpos, bitsize, visibility); in parse_stab_one_struct_field()
HDieee.c1561 fields[c] = debug_make_field (dhandle, savestring (name, namlen), in parse_ieee_ty()
1721 fields[c] = debug_make_field (dhandle, savestring (name, namlen), in parse_ieee_ty()
2862 field = debug_make_field (dhandle, fieldcopy, ftype, bitpos, in ieee_read_cxx_class()
HDdebug.c1705 debug_make_field (void *handle ATTRIBUTE_UNUSED, const char *name, in debug_make_field() function