Home
last modified time | relevance | path

Searched refs:thunk_sym (Results 1 – 24 of 24) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgnu-v3-abi.c733 struct minimal_symbol *thunk_sym, *fn_sym; in gnuv3_skip_trampoline() local
742 thunk_sym = lookup_minimal_symbol_by_pc (real_stop_pc); in gnuv3_skip_trampoline()
744 if (thunk_sym == NULL || section == NULL) in gnuv3_skip_trampoline()
750 thunk_name = SYMBOL_DEMANGLED_NAME (thunk_sym); in gnuv3_skip_trampoline()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgnu-v3-abi.c982 struct minimal_symbol *thunk_sym, *fn_sym; in gnuv3_skip_trampoline() local
991 thunk_sym = lookup_minimal_symbol_by_pc (real_stop_pc); in gnuv3_skip_trampoline()
993 if (thunk_sym == NULL || section == NULL) in gnuv3_skip_trampoline()
999 thunk_name = SYMBOL_DEMANGLED_NAME (thunk_sym); in gnuv3_skip_trampoline()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgnu-v3-abi.c1215 struct bound_minimal_symbol thunk_sym, fn_sym; in gnuv3_skip_trampoline() local
1224 thunk_sym = lookup_minimal_symbol_by_pc (real_stop_pc); in gnuv3_skip_trampoline()
1226 if (thunk_sym.minsym == NULL || section == NULL) in gnuv3_skip_trampoline()
1232 thunk_name = thunk_sym.minsym->demangled_name (); in gnuv3_skip_trampoline()
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dtrans-decl.c2315 gfc_symbol *thunk_sym; in build_entry_thunks() local
2330 thunk_sym = el->sym; in build_entry_thunks()
2332 build_function_decl (thunk_sym, global); in build_entry_thunks()
2333 create_function_arglist (thunk_sym); in build_entry_thunks()
2335 trans_function_start (thunk_sym); in build_entry_thunks()
2337 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2345 if (thunk_sym->attr.function) in build_entry_thunks()
2423 thunk_sym->result->name) == 0) in build_entry_thunks()
2481 if (thunk_sym->attr.function) in build_entry_thunks()
2483 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dtrans-decl.c2309 gfc_symbol *thunk_sym; in build_entry_thunks() local
2324 thunk_sym = el->sym; in build_entry_thunks()
2326 build_function_decl (thunk_sym, global); in build_entry_thunks()
2327 create_function_arglist (thunk_sym); in build_entry_thunks()
2329 trans_function_start (thunk_sym); in build_entry_thunks()
2331 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2339 if (thunk_sym->attr.function) in build_entry_thunks()
2417 thunk_sym->result->name) == 0) in build_entry_thunks()
2475 if (thunk_sym->attr.function) in build_entry_thunks()
2477 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dtrans-decl.c2391 gfc_symbol *thunk_sym; in build_entry_thunks() local
2406 thunk_sym = el->sym; in build_entry_thunks()
2408 build_function_decl (thunk_sym, global); in build_entry_thunks()
2409 create_function_arglist (thunk_sym); in build_entry_thunks()
2411 trans_function_start (thunk_sym); in build_entry_thunks()
2413 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2421 if (thunk_sym->attr.function) in build_entry_thunks()
2499 thunk_sym->result->name) == 0) in build_entry_thunks()
2557 if (thunk_sym->attr.function) in build_entry_thunks()
2559 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dtrans-decl.c2595 gfc_symbol *thunk_sym; in build_entry_thunks() local
2610 thunk_sym = el->sym; in build_entry_thunks()
2612 build_function_decl (thunk_sym, global); in build_entry_thunks()
2613 create_function_arglist (thunk_sym); in build_entry_thunks()
2615 trans_function_start (thunk_sym); in build_entry_thunks()
2617 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2625 if (thunk_sym->attr.function) in build_entry_thunks()
2703 thunk_sym->result->name) == 0) in build_entry_thunks()
2761 if (thunk_sym->attr.function) in build_entry_thunks()
2763 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dtrans-decl.c2595 gfc_symbol *thunk_sym; in build_entry_thunks() local
2610 thunk_sym = el->sym; in build_entry_thunks()
2612 build_function_decl (thunk_sym, global); in build_entry_thunks()
2613 create_function_arglist (thunk_sym); in build_entry_thunks()
2615 trans_function_start (thunk_sym); in build_entry_thunks()
2617 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2625 if (thunk_sym->attr.function) in build_entry_thunks()
2703 thunk_sym->result->name) == 0) in build_entry_thunks()
2761 if (thunk_sym->attr.function) in build_entry_thunks()
2763 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-decl.c2807 gfc_symbol *thunk_sym; in build_entry_thunks() local
2822 thunk_sym = el->sym; in build_entry_thunks()
2824 build_function_decl (thunk_sym, global); in build_entry_thunks()
2825 create_function_arglist (thunk_sym); in build_entry_thunks()
2827 trans_function_start (thunk_sym); in build_entry_thunks()
2829 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2837 if (thunk_sym->attr.function) in build_entry_thunks()
2915 thunk_sym->result->name) == 0) in build_entry_thunks()
2973 if (thunk_sym->attr.function) in build_entry_thunks()
2975 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dtrans-decl.c2813 gfc_symbol *thunk_sym; in build_entry_thunks() local
2828 thunk_sym = el->sym; in build_entry_thunks()
2830 build_function_decl (thunk_sym, global); in build_entry_thunks()
2831 create_function_arglist (thunk_sym); in build_entry_thunks()
2833 trans_function_start (thunk_sym); in build_entry_thunks()
2835 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2843 if (thunk_sym->attr.function) in build_entry_thunks()
2921 thunk_sym->result->name) == 0) in build_entry_thunks()
2980 if (thunk_sym->attr.function) in build_entry_thunks()
2982 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-decl.c2807 gfc_symbol *thunk_sym; in build_entry_thunks() local
2822 thunk_sym = el->sym; in build_entry_thunks()
2824 build_function_decl (thunk_sym, global); in build_entry_thunks()
2825 create_function_arglist (thunk_sym); in build_entry_thunks()
2827 trans_function_start (thunk_sym); in build_entry_thunks()
2829 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2837 if (thunk_sym->attr.function) in build_entry_thunks()
2915 thunk_sym->result->name) == 0) in build_entry_thunks()
2973 if (thunk_sym->attr.function) in build_entry_thunks()
2975 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dtrans-decl.c2863 gfc_symbol *thunk_sym; in build_entry_thunks() local
2878 thunk_sym = el->sym; in build_entry_thunks()
2880 build_function_decl (thunk_sym, global); in build_entry_thunks()
2881 create_function_arglist (thunk_sym); in build_entry_thunks()
2883 trans_function_start (thunk_sym); in build_entry_thunks()
2885 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2893 if (thunk_sym->attr.function) in build_entry_thunks()
2971 thunk_sym->result->name) == 0) in build_entry_thunks()
3029 if (thunk_sym->attr.function) in build_entry_thunks()
3031 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dtrans-decl.c2733 gfc_symbol *thunk_sym; in build_entry_thunks() local
2748 thunk_sym = el->sym; in build_entry_thunks()
2750 build_function_decl (thunk_sym, global); in build_entry_thunks()
2751 create_function_arglist (thunk_sym); in build_entry_thunks()
2753 trans_function_start (thunk_sym); in build_entry_thunks()
2755 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2763 if (thunk_sym->attr.function) in build_entry_thunks()
2841 thunk_sym->result->name) == 0) in build_entry_thunks()
2899 if (thunk_sym->attr.function) in build_entry_thunks()
2901 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dtrans-decl.c2904 gfc_symbol *thunk_sym; in build_entry_thunks() local
2919 thunk_sym = el->sym; in build_entry_thunks()
2921 build_function_decl (thunk_sym, global); in build_entry_thunks()
2922 create_function_arglist (thunk_sym); in build_entry_thunks()
2924 trans_function_start (thunk_sym); in build_entry_thunks()
2926 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2934 if (thunk_sym->attr.function) in build_entry_thunks()
3012 thunk_sym->result->name) == 0) in build_entry_thunks()
3071 if (thunk_sym->attr.function) in build_entry_thunks()
3073 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dtrans-decl.c2880 gfc_symbol *thunk_sym; in build_entry_thunks() local
2895 thunk_sym = el->sym; in build_entry_thunks()
2897 build_function_decl (thunk_sym, global); in build_entry_thunks()
2898 create_function_arglist (thunk_sym); in build_entry_thunks()
2900 trans_function_start (thunk_sym); in build_entry_thunks()
2902 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2910 if (thunk_sym->attr.function) in build_entry_thunks()
2988 thunk_sym->result->name) == 0) in build_entry_thunks()
3047 if (thunk_sym->attr.function) in build_entry_thunks()
3049 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-decl.c2807 gfc_symbol *thunk_sym; in build_entry_thunks() local
2822 thunk_sym = el->sym; in build_entry_thunks()
2824 build_function_decl (thunk_sym, global); in build_entry_thunks()
2825 create_function_arglist (thunk_sym); in build_entry_thunks()
2827 trans_function_start (thunk_sym); in build_entry_thunks()
2829 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2837 if (thunk_sym->attr.function) in build_entry_thunks()
2915 thunk_sym->result->name) == 0) in build_entry_thunks()
2973 if (thunk_sym->attr.function) in build_entry_thunks()
2975 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dtrans-decl.c2897 gfc_symbol *thunk_sym; in build_entry_thunks() local
2912 thunk_sym = el->sym; in build_entry_thunks()
2914 build_function_decl (thunk_sym, global); in build_entry_thunks()
2915 create_function_arglist (thunk_sym); in build_entry_thunks()
2917 trans_function_start (thunk_sym); in build_entry_thunks()
2919 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2927 if (thunk_sym->attr.function) in build_entry_thunks()
3005 thunk_sym->result->name) == 0) in build_entry_thunks()
3064 if (thunk_sym->attr.function) in build_entry_thunks()
3066 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-decl.c2807 gfc_symbol *thunk_sym; in build_entry_thunks() local
2822 thunk_sym = el->sym; in build_entry_thunks()
2824 build_function_decl (thunk_sym, global); in build_entry_thunks()
2825 create_function_arglist (thunk_sym); in build_entry_thunks()
2827 trans_function_start (thunk_sym); in build_entry_thunks()
2829 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2837 if (thunk_sym->attr.function) in build_entry_thunks()
2915 thunk_sym->result->name) == 0) in build_entry_thunks()
2973 if (thunk_sym->attr.function) in build_entry_thunks()
2975 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dtrans-decl.c2746 gfc_symbol *thunk_sym; in build_entry_thunks() local
2761 thunk_sym = el->sym; in build_entry_thunks()
2763 build_function_decl (thunk_sym, global); in build_entry_thunks()
2764 create_function_arglist (thunk_sym); in build_entry_thunks()
2766 trans_function_start (thunk_sym); in build_entry_thunks()
2768 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2776 if (thunk_sym->attr.function) in build_entry_thunks()
2854 thunk_sym->result->name) == 0) in build_entry_thunks()
2912 if (thunk_sym->attr.function) in build_entry_thunks()
2914 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dtrans-decl.c2897 gfc_symbol *thunk_sym; in build_entry_thunks() local
2912 thunk_sym = el->sym; in build_entry_thunks()
2914 build_function_decl (thunk_sym, global); in build_entry_thunks()
2915 create_function_arglist (thunk_sym); in build_entry_thunks()
2917 trans_function_start (thunk_sym); in build_entry_thunks()
2919 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2927 if (thunk_sym->attr.function) in build_entry_thunks()
3005 thunk_sym->result->name) == 0) in build_entry_thunks()
3064 if (thunk_sym->attr.function) in build_entry_thunks()
3066 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dtrans-decl.c2871 gfc_symbol *thunk_sym; in build_entry_thunks() local
2886 thunk_sym = el->sym; in build_entry_thunks()
2888 build_function_decl (thunk_sym, global); in build_entry_thunks()
2889 create_function_arglist (thunk_sym); in build_entry_thunks()
2891 trans_function_start (thunk_sym); in build_entry_thunks()
2893 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2901 if (thunk_sym->attr.function) in build_entry_thunks()
2979 thunk_sym->result->name) == 0) in build_entry_thunks()
3038 if (thunk_sym->attr.function) in build_entry_thunks()
3040 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dtrans-decl.c2814 gfc_symbol *thunk_sym; in build_entry_thunks() local
2829 thunk_sym = el->sym; in build_entry_thunks()
2831 build_function_decl (thunk_sym, global); in build_entry_thunks()
2832 create_function_arglist (thunk_sym); in build_entry_thunks()
2834 trans_function_start (thunk_sym); in build_entry_thunks()
2836 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2844 if (thunk_sym->attr.function) in build_entry_thunks()
2922 thunk_sym->result->name) == 0) in build_entry_thunks()
2981 if (thunk_sym->attr.function) in build_entry_thunks()
2983 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dtrans-decl.c2814 gfc_symbol *thunk_sym; in build_entry_thunks() local
2829 thunk_sym = el->sym; in build_entry_thunks()
2831 build_function_decl (thunk_sym, global); in build_entry_thunks()
2832 create_function_arglist (thunk_sym); in build_entry_thunks()
2834 trans_function_start (thunk_sym); in build_entry_thunks()
2836 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2844 if (thunk_sym->attr.function) in build_entry_thunks()
2922 thunk_sym->result->name) == 0) in build_entry_thunks()
2980 if (thunk_sym->attr.function) in build_entry_thunks()
2982 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-decl.c2911 gfc_symbol *thunk_sym; in build_entry_thunks() local
2926 thunk_sym = el->sym; in build_entry_thunks()
2928 build_function_decl (thunk_sym, global); in build_entry_thunks()
2929 create_function_arglist (thunk_sym); in build_entry_thunks()
2931 trans_function_start (thunk_sym); in build_entry_thunks()
2933 thunk_fndecl = thunk_sym->backend_decl; in build_entry_thunks()
2941 if (thunk_sym->attr.function) in build_entry_thunks()
3019 thunk_sym->result->name) == 0) in build_entry_thunks()
3078 if (thunk_sym->attr.function) in build_entry_thunks()
3080 if (thunk_sym->ts.type == BT_CHARACTER) in build_entry_thunks()
[all …]