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

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h544 extern debug_type debug_make_complex_type (void *, unsigned int);
H A Dstabs.c1719 return debug_make_complex_type (dhandle, n2);
1917 return debug_make_complex_type (dhandle, bytes);
3465 rettype = debug_make_complex_type (dhandle, 8);
3470 rettype = debug_make_complex_type (dhandle, 16);
H A Ddebug.c1269 debug_make_complex_type (void *handle, unsigned int size)
1267 debug_make_complex_type (void *handle, unsigned int size) function
H A Dieee.c1822 type = debug_make_complex_type (dhandle, tc == 'c' ? 4 : 8);

Completed in 215 milliseconds