Searched defs:fixed_offset (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dmethod.c87 make_thunk(tree function, bool this_adjusting, tree fixed_offset, tree virtual_offset) argument
181 tree fixed_offset = ssize_int (THUNK_FIXED_OFFSET (thunk)); local
221 thunk_adjust(tree ptr, bool this_adjusting, HOST_WIDE_INT fixed_offset, tree virtual_offset) argument
324 HOST_WIDE_INT fixed_offset, virtual_value; local
[all...]
H A Dmangle.c2742 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) argument
2772 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, argument
H A Dclass.c2045 tree fixed_offset, virtual_offset; local
H A Dcp-tree.h1603 HOST_WIDE_INT GTY ((tag ("1"))) fixed_offset; member in union:lang_decl_u4::full_lang_decl::lang_decl_u5

Completed in 139 milliseconds