Home
last modified time | relevance | path

Searched refs:mangle_thunk (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dmethod.c188 name = mangle_thunk (function, DECL_THIS_THUNK_P (thunk), in finish_thunk()
H A Dmangle.c2772 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk() function
H A DChangeLog-2002176 (mangle_thunk): Adjust.
651 (mangle_thunk): Add this_adjusting arg.
660 (mangle_thunk): Adjust for covariant thunks.
1360 (mangle_thunk): Likewise.
H A DChangeLog-20002652 (mangle_thunk): Change prototype.
2683 * mangle.c (mangle_thunk): Adjust now that vcall_offset is a tree,
3142 (mangle_thunk): Use write_signed_number.
3282 (mangle_thunk): Likewise.
3314 (make_thunk): Call mangle_thunk for new ABI.
H A Dcp-tree.h4599 extern tree mangle_thunk (tree, int, tree, tree);
H A DChangeLog-20042651 (mangle_thunk): Likewise.