Home
last modified time | relevance | path

Searched refs:dump_thunk (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dclass.cc172 static void dump_thunk (FILE *, int, tree);
9304 dump_thunk (FILE *stream, int indent, tree thunk) in dump_thunk() function
9335 dump_thunk (stream, indent + 2, thunks); in dump_thunk()
9343 dump_thunk (stderr, 0, fn); in debug_thunks()
DChangeLog-2003367 (dump_thunk): Adjust THUNK_ALIAS printing.
757 (dump_thunk, debug_thunks, debug_class): New.