Home
last modified time | relevance | path

Searched defs:this_adjusting (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c1623 tree ptr, bool this_adjusting, in thunk_adjust()
1729 bool this_adjusting = thunk.this_adjusting; in expand_thunk() local
H A Dcgraph.c618 cgraph_node::create_thunk (tree alias, tree, bool this_adjusting, in create_thunk()
H A Dcgraph.h665 bool this_adjusting; member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c83 make_thunk (tree function, bool this_adjusting, in make_thunk()
285 bool this_adjusting = DECL_THIS_THUNK_P (thunk_fndecl); in use_thunk() local
H A Dmangle.c3566 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1494 tree ptr, bool this_adjusting, in thunk_adjust()
1606 bool this_adjusting = node->thunk.this_adjusting; in assemble_thunk() local
H A Dcgraph.h68 bool this_adjusting; member
H A Dcgraph.c602 bool this_adjusting, in cgraph_add_thunk()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c57 make_thunk (tree function, bool this_adjusting, in make_thunk()
259 bool this_adjusting = DECL_THIS_THUNK_P (thunk_fndecl); in use_thunk() local
H A Dmangle.c4121 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, in mangle_thunk()