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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dlto-cgraph.c645 HOST_WIDE_INT fixed_offset = lto_input_uleb128 (ib); local
H A Dcgraph.h76 HOST_WIDE_INT fixed_offset; variable
H A Dcgraphunit.c1366 HOST_WIDE_INT fixed_offset = node->thunk.fixed_offset; local
1236 thunk_adjust(gimple_stmt_iterator * bsi, tree ptr, bool this_adjusting, HOST_WIDE_INT fixed_offset, tree virtual_offset) argument
[all...]
H A Dcgraph.c563 cgraph_add_thunk(tree alias, tree decl, bool this_adjusting, HOST_WIDE_INT fixed_offset, HOST_WIDE_INT virtual_value, tree virtual_offset, tree real_alias) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dmethod.c85 make_thunk(tree function, bool this_adjusting, tree fixed_offset, tree virtual_offset) argument
174 tree fixed_offset = ssize_int (THUNK_FIXED_OFFSET (thunk)); local
282 HOST_WIDE_INT fixed_offset, virtual_value; local
H A Dmangle.c3217 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) argument
3247 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, argument
H A Dclass.c2102 tree fixed_offset, virtual_offset; local
H A Dcp-tree.h1848 HOST_WIDE_INT GTY ((tag ("1"))) fixed_offset; member in union:lang_decl_u5
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dmethod.c87 make_thunk(tree function, bool this_adjusting, tree fixed_offset, tree virtual_offset) argument
180 tree fixed_offset = ssize_int (THUNK_FIXED_OFFSET (thunk)); local
220 thunk_adjust(tree ptr, bool this_adjusting, HOST_WIDE_INT fixed_offset, tree virtual_offset) argument
323 HOST_WIDE_INT fixed_offset, virtual_value; local
[all...]
H A Dmangle.c2695 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) argument
2726 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, argument
H A Dclass.c2041 tree fixed_offset, virtual_offset; local
H A Dcp-tree.h1591 HOST_WIDE_INT GTY ((tag ("1"))) fixed_offset; member in union:lang_decl_u4::full_lang_decl::lang_decl_u5

Completed in 306 milliseconds