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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmn10300-tdep.c210 mn10300_type_align (struct type *type) function
234 int falign = mn10300_type_align (TYPE_FIELD_TYPE (type, i));
246 return mn10300_type_align (check_typedef (type));
273 if (mn10300_type_align (type) >= 4)

Completed in 132 milliseconds