Searched refs:output_mi_thunk (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget.h179 void (* output_mi_thunk) (FILE *file, tree thunk_decl, member in struct:gcc_target::asm_out
183 /* Determine whether output_mi_thunk would succeed. */
185 would be returned from output_mi_thunk directly. But there's
186 too much undo-able setup involved in invoking output_mi_thunk.
187 Could be fixed by making output_mi_thunk emit rtl instead of
/freebsd-9.3-release/contrib/gcc/cp/
H A Dmethod.c445 targetm.asm_out.output_mi_thunk (asm_out_file, thunk_fndecl,

Completed in 118 milliseconds