Searched refs:debug_make_const_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h631 extern debug_type debug_make_const_type (void *, debug_type);
H A Dstabs.c1381 dtype = debug_make_const_type (dhandle,
4763 *ptype = debug_make_const_type (minfo->dhandle, *ptype);
5032 *ptype = debug_make_const_type (minfo->dhandle, *ptype);
5287 return debug_make_const_type (dhandle, dt);
H A Ddebug.c1605 debug_make_const_type (void *handle, debug_type type)
1776 necessary? Could we just use debug_make_const_type? */
1603 debug_make_const_type (void *handle, debug_type type) function
H A Dieee.c1880 type = debug_make_const_type (dhandle, t);

Completed in 200 milliseconds