OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:return_method
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
infcall.c
1041
function_call_return_method
return_method
= return_method_normal;
local
1215
return_method
= return_method_hidden_param;
1224
return_method
= return_method_struct;
1433
if (
return_method
!= return_method_normal
1438
if (
return_method
== return_method_hidden_param)
1454
sp,
return_method
, struct_addr);
1556
return_method
!= return_method_normal,
/src/external/gpl3/gdb/dist/gdb/
infcall.c
1047
function_call_return_method
return_method
= return_method_normal;
local
1221
return_method
= return_method_hidden_param;
1230
return_method
= return_method_struct;
1439
if (
return_method
!= return_method_normal
1444
if (
return_method
== return_method_hidden_param)
1460
return_method
, struct_addr);
1568
return_method
!= return_method_normal,
Completed in 54 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026