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

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.h114 return_method_normal = 0, enumerator in enum:function_call_return_method
H A Dinfcall.c818 function_call_return_method return_method = return_method_normal;
1215 if (return_method != return_method_normal
1327 return_method != return_method_normal,
H A Dloongarch-tdep.c562 if (return_method != return_method_normal)
H A Daarch64-tdep.c1852 if (return_method != return_method_normal)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcall.c774 function_call_return_method return_method = return_method_normal;
1160 if (return_method != return_method_normal
1275 return_method != return_method_normal,
H A Dgdbarch.h105 return_method_normal = 0, enumerator in enum:function_call_return_method
H A Daarch64-tdep.c1835 if (return_method != return_method_normal)

Completed in 221 milliseconds