Searched defs:abi (Results 1 - 4 of 4) sorted by relevance
| /src/sys/compat/linux/common/ | ||
| H A D | linux_exec_elf32.c | 389 u_int32_t *abi; local in function:ELFNAME2 |
| /src/sys/arch/mips/mips/ | ||
| H A D | syscall.c | 130 const int abi = _MIPS_BSD_API_O32; local in function:EMULNAME 136 const int abi = p->p_md.md_abi; local in function:EMULNAME [all...] |
| /src/sys/compat/linux/arch/mips/ | ||
| H A D | linux_machdep.c | 150 const int abi = _MIPS_BSD_API_O32; local in function:linux_sendsig 152 const int abi = p->p_md.md_abi; local in function:linux_sendsig 295 const int abi = _MIPS_BSD_API_O32; local in function:linux_sys_sigreturn 297 const int abi = p->p_md.md_abi; local in function:linux_sys_sigreturn |
| /src/sys/arch/ia64/unwind/ | ||
| H A D | decode.h | 96 u_int abi; member in struct:unwind_desc_P10 |
Completed in 4 milliseconds