Home
last modified time | relevance | path

Searched refs:create_thunk (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraph.h1026 cgraph_node * create_thunk (tree alias, tree, bool this_adjusting,
H A Dcgraph.c618 cgraph_node::create_thunk (tree alias, tree, bool this_adjusting, in create_thunk() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c376 thunk_node = funcn->create_thunk (thunk_fndecl, function, in use_thunk()