Searched refs:make_thunk (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h616 extern tree make_thunk (FuncDeclaration *, int);
H A Dtypeinfo.cc510 tree value = build_address (make_thunk (fd, bs->offset));
H A Ddecl.cc1777 make_thunk (FuncDeclaration *decl, int offset) function
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h639 extern tree make_thunk (FuncDeclaration *, int);
H A Dtypeinfo.cc530 tree value = build_address (make_thunk (fd, bs->offset));
H A Ddecl.cc1945 make_thunk (FuncDeclaration *decl, int offset) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmethod.c59 make_thunk (tree function, bool this_adjusting,
58 make_thunk (tree function, bool this_adjusting, function
H A Dclass.c2625 overrider_fn = make_thunk (overrider_target, /*this_adjusting=*/0,
9935 fn = make_thunk (fn, /*this_adjusting=*/1,
H A Dcp-tree.h6847 extern tree make_thunk (tree, bool, tree, tree);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.cc59 make_thunk (tree function, bool this_adjusting,
58 make_thunk (tree function, bool this_adjusting, function
H A Dclass.cc2728 overrider_fn = make_thunk (overrider_target, /*this_adjusting=*/0,
10053 fn = make_thunk (fn, /*this_adjusting=*/1,
H A Dcp-tree.h7131 extern tree make_thunk (tree, bool, tree, tree);

Completed in 417 milliseconds