Searched refs:sparc_structure_or_union_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsparc-tdep.c287 sparc_structure_or_union_p (const struct type *type)
327 return sparc_structure_or_union_p (type);
352 if (sparc_complex_floating_p (type) || sparc_structure_or_union_p (type))
1243 if (sparc_structure_or_union_p (type)
1553 return (sparc_structure_or_union_p (type)
285 sparc_structure_or_union_p (const struct type *type) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsparc-tdep.c283 sparc_structure_or_union_p (const struct type *type)
323 return sparc_structure_or_union_p (type);
348 if (sparc_complex_floating_p (type) || sparc_structure_or_union_p (type))
1240 if (sparc_structure_or_union_p (type)
1551 return (sparc_structure_or_union_p (type)
281 sparc_structure_or_union_p (const struct type *type) function

Completed in 135 milliseconds