Searched refs:return_method_struct (Results 1 - 25 of 91) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.h124 return_method_struct, enumerator in enum:function_call_return_method
H A Di386-darwin-tdep.c173 if (return_method == return_method_struct)
H A Drs6000-lynx178-tdep.c67 if (return_method == return_method_struct)
H A Diq2000-tdep.c642 for (i = 0, argreg = E_1ST_ARGREG + (return_method == return_method_struct);
703 if (return_method == return_method_struct)
H A Drx-tdep.c708 if (return_method == return_method_struct)
733 && return_method != return_method_struct
H A Dvax-tdep.c156 if (return_method == return_method_struct)
H A Dlm32-tdep.c229 if (return_method == return_method_struct)
H A Damd64-windows-tdep.c249 if (return_method == return_method_struct)
324 if (return_method == return_method_struct)
H A Dmn10300-tdep.c1181 regs_used = (return_method == return_method_struct) ? 1 : 0;
1196 if (return_method == return_method_struct)
H A Dxstormy16-tdep.c237 if (return_method == return_method_struct)
H A Dbfin-tdep.c547 if (return_method == return_method_struct)
H A Dm32r-tdep.c677 if (return_method == return_method_struct)
H A Dmsp430-tdep.c681 if (return_method == return_method_struct)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di386-darwin-tdep.c173 if (return_method == return_method_struct)
H A Drs6000-lynx178-tdep.c67 if (return_method == return_method_struct)
H A Drx-tdep.c705 if (return_method == return_method_struct)
730 && return_method != return_method_struct
H A Diq2000-tdep.c642 for (i = 0, argreg = E_1ST_ARGREG + (return_method == return_method_struct);
703 if (return_method == return_method_struct)
H A Dvax-tdep.c158 if (return_method == return_method_struct)
H A Dlm32-tdep.c244 if (return_method == return_method_struct)
H A Damd64-windows-tdep.c183 if (return_method == return_method_struct)
258 if (return_method == return_method_struct)
H A Dmn10300-tdep.c1184 regs_used = (return_method == return_method_struct) ? 1 : 0;
1199 if (return_method == return_method_struct)
H A Dmsp430-tdep.c674 if (return_method == return_method_struct)
H A Dxstormy16-tdep.c242 if (return_method == return_method_struct)
H A Dbfin-tdep.c546 if (return_method == return_method_struct)
H A Dm32r-tdep.c679 if (return_method == return_method_struct)

Completed in 461 milliseconds

1234