Home
last modified time | relevance | path

Searched defs:fixed_offset (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c84 tree fixed_offset, tree virtual_offset) in make_thunk()
173 tree fixed_offset = ssize_int (THUNK_FIXED_OFFSET (thunk)); in finish_thunk() local
284 HOST_WIDE_INT fixed_offset, virtual_value; in use_thunk() local
H A Dmangle.c3536 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset()
3566 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk()
H A Dclass.c2178 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c1624 HOST_WIDE_INT fixed_offset, tree virtual_offset) in thunk_adjust()
1730 HOST_WIDE_INT fixed_offset = thunk.fixed_offset; in expand_thunk() local
H A Dlto-cgraph.c1327 HOST_WIDE_INT fixed_offset = streamer_read_uhwi (ib); in input_node() local
H A Dcgraph.c619 HOST_WIDE_INT fixed_offset, in create_thunk()
H A Dcgraph.h653 HOST_WIDE_INT fixed_offset; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c58 tree fixed_offset, tree virtual_offset) in make_thunk()
148 tree fixed_offset = ssize_int (THUNK_FIXED_OFFSET (thunk)); in finish_thunk() local
258 HOST_WIDE_INT fixed_offset, virtual_value; in use_thunk() local
H A Dmangle.c4091 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset()
4121 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk()
H A Dclass.c2456 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1495 HOST_WIDE_INT fixed_offset, tree virtual_offset) in thunk_adjust()
1607 HOST_WIDE_INT fixed_offset = node->thunk.fixed_offset; in assemble_thunk() local
H A Dlto-cgraph.c1025 HOST_WIDE_INT fixed_offset = streamer_read_uhwi (ib); in input_node() local
H A Dcgraph.h65 HOST_WIDE_INT fixed_offset; member
H A Dcgraph.c603 HOST_WIDE_INT fixed_offset, HOST_WIDE_INT virtual_value, in cgraph_add_thunk()