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

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h572 extern debug_type debug_make_pointer_type (void *, debug_type);
H A Drdcoff.c155 type = debug_make_pointer_type (dhandle, type);
H A Dstabs.c911 dtype = debug_make_pointer_type (dhandle, ftype);
1353 dtype = debug_make_pointer_type (dhandle,
4538 *ptype = debug_make_pointer_type (minfo->dhandle, *ptype);
5289 return debug_make_pointer_type (dhandle, dt);
H A Ddebug.c1372 debug_make_pointer_type (void *handle, debug_type type)
1370 debug_make_pointer_type (void *handle, debug_type type) function
H A Dieee.c601 type = debug_make_pointer_type (dhandle,
1639 type = debug_make_pointer_type (dhandle, t);

Completed in 185 milliseconds