Searched refs:emul_path (Results 1 – 18 of 18) sorted by relevance
| /freebsd-13-stable/sys/compat/ia32/ |
| HD | ia32_sysvec.c | 153 .emul_path = NULL, 169 .emul_path = NULL, 185 .emul_path = NULL,
|
| /freebsd-13-stable/sys/i386/i386/ |
| HD | elf_machdep.c | 100 .emul_path = NULL, 116 .emul_path = NULL, 132 .emul_path = NULL,
|
| /freebsd-13-stable/sys/amd64/amd64/ |
| HD | elf_machdep.c | 187 .emul_path = NULL, 199 .emul_path = NULL, 226 .emul_path = NULL, 241 .emul_path = NULL,
|
| /freebsd-13-stable/sys/powerpc/powerpc/ |
| HD | elf64_machdep.c | 157 .emul_path = NULL, 174 .emul_path = NULL, 191 .emul_path = NULL,
|
| HD | elf32_machdep.c | 147 .emul_path = NULL, 167 .emul_path = NULL,
|
| /freebsd-13-stable/sys/sys/ |
| HD | imgact_elf.h | 84 const char *emul_path; member
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_sysvec.c | 878 .emul_path = linux_emul_path, 890 .emul_path = linux_emul_path, 902 .emul_path = linux_emul_path,
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_sysvec.c | 810 .emul_path = linux_emul_path, 822 .emul_path = linux_emul_path, 834 .emul_path = linux_emul_path,
|
| /freebsd-13-stable/sys/arm/arm/ |
| HD | elf_machdep.c | 113 .emul_path = NULL,
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_util.c | 76 SYSCTL_STRING(_compat_linux, OID_AUTO, emul_path, CTLFLAG_RWTUN,
|
| /freebsd-13-stable/sys/arm64/arm64/ |
| HD | elf_machdep.c | 108 .emul_path = NULL,
|
| HD | elf32_machdep.c | 148 .emul_path = NULL,
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_sysvec.c | 973 .emul_path = linux_emul_path, 985 .emul_path = linux_emul_path, 997 .emul_path = linux_emul_path,
|
| /freebsd-13-stable/sys/mips/mips/ |
| HD | elf_machdep.c | 102 .emul_path = NULL,
|
| HD | freebsd32_machdep.c | 118 .emul_path = NULL,
|
| /freebsd-13-stable/sys/riscv/riscv/ |
| HD | elf_machdep.c | 122 .emul_path = NULL,
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_sysvec.c | 614 .emul_path = linux_emul_path,
|
| /freebsd-13-stable/sys/kern/ |
| HD | imgact_elf.c | 1065 if (brand_info->emul_path != NULL && in __elfN() 1066 brand_info->emul_path[0] != '\0') { in __elfN() 1069 brand_info->emul_path, interp); in __elfN()
|