Home
last modified time | relevance | path

Searched refs:field_type_code (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Darm-tdep.c2173 enum type_code field_type_code; in arm_use_struct_convention() local
2174 field_type_code = TYPE_CODE (check_typedef (TYPE_FIELD_TYPE (type, i))); in arm_use_struct_convention()
2177 if (field_type_code == TYPE_CODE_FLT) in arm_use_struct_convention()