Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dv850-tdep.c277 v850_use_struct_convention (int gcc_p, struct type *type) in v850_use_struct_convention() function
345 if (!v850_use_struct_convention (0, fld_type)) in v850_use_struct_convention()
1029 if (!v850_use_struct_convention (0, type)) in v850_extract_return_value()
1062 if (!v850_use_struct_convention (0, type)) in v850_store_return_value()
1227 set_gdbarch_deprecated_use_struct_convention (gdbarch, v850_use_struct_convention); in v850_gdbarch_init()
H A DChangeLog-19984041 (v850_use_struct_convention), hppa-tdep.c
H A DChangeLog-20028325 (v850_use_struct_convention): Match current gcc implementation