Searched refs:gdbarch_type_align (Results 1 – 4 of 4) sorted by relevance
1730 extern ULONGEST gdbarch_type_align (struct gdbarch *gdbarch, struct type *type);
3568 ULONGEST align = gdbarch_type_align (type->arch (), type); in type_align()
5400 gdbarch_type_align (struct gdbarch *gdbarch, struct type *type) in gdbarch_type_align() function
14967 gdbarch_type_align before applying the default rules.