Searched refs:DECL_THUNKS (Results 1 – 13 of 13) sorted by relevance
111 for (thunk = DECL_THUNKS (function); thunk; thunk = TREE_CHAIN (thunk)) in make_thunk()134 DECL_THUNKS (thunk) = NULL_TREE; in make_thunk()169 TREE_CHAIN (thunk) = DECL_THUNKS (function); in make_thunk()170 DECL_THUNKS (function) = thunk; in make_thunk()200 for (cov_probe = DECL_THUNKS (function); in finish_thunk()204 gcc_assert (!DECL_THUNKS (thunk)); in finish_thunk()
3040 for (thunk = DECL_THUNKS (fn); thunk; thunk = TREE_CHAIN (thunk)) in emit_associated_thunks()3049 for (probe = DECL_THUNKS (thunk); in emit_associated_thunks()3055 gcc_assert (!DECL_THUNKS (thunk)); in emit_associated_thunks()
1021 (DECL_THUNKS): Adjust.1032 (DECL_THUNKS): New macro.1034 * method.c (make_thunk): Simplify, and add thunks to DECL_THUNKS.
1902 #define DECL_THUNKS(NODE) \ macro
1837 DECL_THUNKS (newdecl) = DECL_THUNKS (olddecl); in duplicate_decls()
6628 for (thunks = DECL_THUNKS (thunk); thunks; thunks = TREE_CHAIN (thunks)) in dump_thunk()
761 * method.c (make_thunk): Clear DECL_THUNKS of the thunk.5342 * decl.c (duplicate_decls): Only copy DECL_THUNKS for virtual
299 for (thunk = DECL_THUNKS (function); thunk; thunk = TREE_CHAIN (thunk))350 TREE_CHAIN (thunk) = DECL_THUNKS (function);351 DECL_THUNKS (function) = thunk;
2288 for (thunk = DECL_THUNKS (fn); thunk; thunk = TREE_CHAIN (thunk))
2131 #define DECL_THUNKS(NODE) \ macro
3919 DECL_THUNKS (newdecl) = DECL_THUNKS (olddecl);
1552 * decl.c (duplicate_decls): Only copy DECL_THUNKS for virtual2432 (DECL_THUNKS): Adjust.2443 (DECL_THUNKS): New macro.2445 * method.c (make_thunk): Simplify, and add thunks to DECL_THUNKS.
487 for (thunk = DECL_THUNKS (function); thunk; thunk = TREE_CHAIN (thunk)) in sh_symbian_handle_dll_attribute()496 for (thunk = DECL_THUNKS (node); thunk; thunk = TREE_CHAIN (thunk)) in sh_symbian_handle_dll_attribute()