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

/freebsd-12-stable/contrib/gcc/cp/
H A Dmethod.c60 static tree thunk_adjust (tree, bool, HOST_WIDE_INT, tree);
81 (see thunk_adjust). VIRTUAL_OFFSET can be NULL, but FIXED_OFFSET
222 thunk_adjust (tree ptr, bool this_adjusting,
475 t = thunk_adjust (t, /*this_adjusting=*/1,
504 t = thunk_adjust (t, /*this_adjusting=*/0,
221 thunk_adjust (tree ptr, bool this_adjusting, function

Completed in 52 milliseconds