Searched defs:thunk_fndecl (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | symtab-thunks.cc | 340 tree thunk_fndecl = node->decl; in expand_thunk() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphunit.c | 1886 tree thunk_fndecl = decl; in expand_thunk() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
H A D | or1k.cc | 2097 or1k_output_mi_thunk (FILE *file, tree thunk_fndecl, in or1k_output_mi_thunk()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 255 use_thunk (tree thunk_fndecl, bool emit_p) in use_thunk()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 255 use_thunk (tree thunk_fndecl, bool emit_p) in use_thunk()
|
H A 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/fortran/ |
H A D | trans-decl.cc | 2917 tree thunk_fndecl; in build_entry_thunks() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 2883 tree thunk_fndecl; in build_entry_thunks() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A 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.old/dist/gcc/config/pa/ |
H A D | pa.c | 8450 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.old/dist/gcc/config/i386/ |
H A D | i386.c | 20140 x86_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta, in x86_output_mi_thunk()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 21225 x86_output_mi_thunk (FILE *file, tree thunk_fndecl, HOST_WIDE_INT delta, in x86_output_mi_thunk()
|