Home
last modified time | relevance | path

Searched refs:make_alias_for_thunk (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dmethod.c67 static tree make_alias_for_thunk (tree);
299 make_alias_for_thunk (tree function) in make_alias_for_thunk() function
358 alias = make_alias_for_thunk (function); in use_thunk()
H A DChangeLog-20033773 * method.c: add prototype for make_alias_for_thunk.
3774 (thunk_labelno, make_alias_for_thunk): only define
3780 (make_alias_for_thunk): New function.
H A DChangeLog-20045411 * method.c (make_alias_for_thunk): Remove preprocessor guard on
H A DChangeLog5610 (make_alias_for_thunk): ... here.