Searched refs:debug_make_function_type (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddebug.h581 extern debug_type debug_make_function_type
H A Drdcoff.c161 type = debug_make_function_type (dhandle, type, (debug_type *) NULL,
H A Dstabs.c900 ftype = debug_make_function_type (dhandle, dtype,
1382 dtype = (debug_make_function_type
4650 *ptype = debug_make_function_type (minfo->dhandle, *ptype, args,
5322 return debug_make_function_type (dhandle, dt, pargs, varargs);
H A Dieee.c1795 type = debug_make_function_type (dhandle, rtype, (debug_type *) NULL,
2017 type = debug_make_function_type (dhandle, rtype, arg_types, varargs);
2947 type = (debug_make_function_type
H A Ddebug.c1399 debug_make_function_type (void *handle, debug_type type,
1397 debug_make_function_type (void *handle, debug_type type, function

Completed in 118 milliseconds