Home
last modified time | relevance | path

Searched refs:return_method_struct (Results 1 – 25 of 45) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbarch.h113 return_method_struct, enumerator
Di386-darwin-tdep.c173 if (return_method == return_method_struct) in i386_darwin_push_dummy_call()
Diq2000-tdep.c642 for (i = 0, argreg = E_1ST_ARGREG + (return_method == return_method_struct); in iq2000_push_dummy_call()
703 if (return_method == return_method_struct) in iq2000_push_dummy_call()
Drx-tdep.c709 if (return_method == return_method_struct) in rx_push_dummy_call()
734 && return_method != return_method_struct in rx_push_dummy_call()
Drs6000-lynx178-tdep.c67 if (return_method == return_method_struct) in rs6000_lynx178_push_dummy_call()
Damd64-windows-tdep.c250 if (return_method == return_method_struct) in amd64_windows_push_arguments()
325 if (return_method == return_method_struct) in amd64_windows_push_dummy_call()
Dvax-tdep.c154 if (return_method == return_method_struct) in vax_push_dummy_call()
Dlm32-tdep.c233 if (return_method == return_method_struct) in lm32_push_dummy_call()
Dmn10300-tdep.c1181 regs_used = (return_method == return_method_struct) ? 1 : 0; in mn10300_push_dummy_call()
1196 if (return_method == return_method_struct) in mn10300_push_dummy_call()
Dbfin-tdep.c547 if (return_method == return_method_struct) in bfin_push_dummy_call()
Dalpha-tdep.c299 int accumulate_size = (return_method == return_method_struct) ? 8 : 0; in alpha_push_dummy_call()
446 if (return_method == return_method_struct) in alpha_push_dummy_call()
Dm32r-tdep.c677 if (return_method == return_method_struct) in m32r_push_dummy_call()
Dxstormy16-tdep.c237 if (return_method == return_method_struct) in xstormy16_push_dummy_call()
Dsh-tdep.c1138 if (return_method == return_method_struct) in sh_push_dummy_call_fpu()
1242 if (return_method == return_method_struct) in sh_push_dummy_call_nofpu()
Dmsp430-tdep.c682 if (return_method == return_method_struct) in msp430_push_dummy_call()
Dsparc64-tdep.c1382 if (return_method == return_method_struct) in sparc64_store_arguments()
1478 if (return_method == return_method_struct) in sparc64_store_arguments()
Dsparc-tdep.c698 if (return_method == return_method_struct) in sparc32_store_arguments()
716 CORE_ADDR call_pc = (return_method == return_method_struct in sparc32_push_dummy_call()
Dtilegx-tdep.c292 if (return_method == return_method_struct) in tilegx_push_dummy_call()
Dtic6x-tdep.c879 if (return_method == return_method_struct) in tic6x_push_dummy_call()
Dppc-sysv-tdep.c113 if (return_method == return_method_struct) in ppc_sysv_abi_push_dummy_call()
1692 if (return_method == return_method_struct) in ppc64_sysv_abi_push_dummy_call()
Dor1k-tdep.c650 if (return_method == return_method_struct) in or1k_push_dummy_call()
Dv850-tdep.c1045 if (return_method == return_method_struct) in v850_push_dummy_call()
Dhppa-tdep.c837 if (return_method == return_method_struct) in hppa32_push_dummy_call()
1097 if (return_method == return_method_struct) in hppa64_push_dummy_call()
Dfrv-tdep.c1231 if (return_method == return_method_struct) in frv_push_dummy_call()
Drl78-tdep.c1355 if (return_method == return_method_struct) in rl78_push_dummy_call()

12