HomeSort by: relevance | last modified time | path
    Searched defs:mangle_thunk (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 45 mangle_thunk: thunk function or entry */
4810 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, function
4851 fprintf (stderr, "mangle_thunk = %s\n\n", IDENTIFIER_POINTER (result));
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 45 mangle_thunk: thunk function or entry */
4402 mangle_thunk (tree fn_decl, const int this_adjusting, tree fixed_offset, function
4443 fprintf (stderr, "mangle_thunk = %s\n\n", IDENTIFIER_POINTER (result));

Completed in 30 milliseconds