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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmn10300-tdep.c255 mn10300_use_struct_convention (struct type *type) function
269 return mn10300_use_struct_convention (TYPE_FIELD_TYPE (type, 0));
285 return mn10300_use_struct_convention (check_typedef (type));
303 if (mn10300_use_struct_convention (type))

Completed in 281 milliseconds