Searched defs:thunk_fndecl (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | symtab-thunks.cc | 340 tree thunk_fndecl = node->decl; in expand_thunk() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | method.cc | 255 use_thunk (tree thunk_fndecl, bool emit_p) in use_thunk()
|
| D | constexpr.cc | 2304 cxx_eval_thunk_call (const constexpr_ctx *ctx, tree t, tree thunk_fndecl, in cxx_eval_thunk_call()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/pa/ |
| D | pa.cc | 8482 pa_asm_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta, in pa_asm_output_mi_thunk()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.cc | 21225 x86_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta, in x86_output_mi_thunk()
|