OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_node
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/cp/
method.cc
263
struct cgraph_node *funcn, *
thunk_node
;
384
thunk_node
= funcn->create_thunk (thunk_fndecl, function,
388
thunk_node
->add_to_same_comdat_group (funcn);
262
struct cgraph_node *funcn, *
thunk_node
;
local
/src/external/gpl3/gcc.old/dist/gcc/d/
decl.cc
1928
cgraph_node *funcn, *
thunk_node
;
local
1932
thunk_node
= funcn->create_thunk (thunk, thunk, this_adjusting,
1936
thunk_node
->add_to_same_comdat_group (funcn);
/src/external/gpl3/gcc/dist/gcc/cp/
method.cc
263
struct cgraph_node *funcn, *
thunk_node
;
384
thunk_node
= funcn->create_thunk (thunk_fndecl, function,
388
thunk_node
->add_to_same_comdat_group (funcn);
262
struct cgraph_node *funcn, *
thunk_node
;
local
Completed in 18 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026