Searched refs:debug_make_field (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/binutils/binutils/ |
| HD | debug.h | 658 extern debug_field debug_make_field
|
| HD | rdcoff.c | 454 f = debug_make_field (dhandle, bfd_asymbol_name (sym), ftype, in parse_coff_struct_type()
|
| HD | stabs.c | 2351 *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()
|
| HD | ieee.c | 1561 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()
|
| HD | debug.c | 1705 debug_make_field (void *handle ATTRIBUTE_UNUSED, const char *name, in debug_make_field() function
|