Searched refs:interp_newpath (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/amd64/amd64/ |
| H A D | elf_machdep.c | 167 .interp_newpath = NULL, 179 .interp_newpath = NULL, 206 .interp_newpath = NULL, 221 .interp_newpath = NULL,
|
| /f-stack/freebsd/i386/i386/ |
| H A D | elf_machdep.c | 96 .interp_newpath = NULL, 112 .interp_newpath = NULL, 128 .interp_newpath = NULL,
|
| /f-stack/freebsd/sys/ |
| H A D | imgact_elf.h | 87 const char *interp_newpath; member
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | elf32_machdep.c | 119 .interp_newpath = "/libexec/ld-elf32.so.1",
|
| H A D | elf_machdep.c | 105 .interp_newpath = NULL,
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 868 .interp_newpath = NULL, 880 .interp_newpath = NULL, 892 .interp_newpath = NULL,
|
| /f-stack/freebsd/arm/arm/ |
| H A D | elf_machdep.c | 110 .interp_newpath = NULL,
|
| /f-stack/freebsd/mips/mips/ |
| H A D | elf_machdep.c | 101 .interp_newpath = NULL,
|
| H A D | freebsd32_machdep.c | 117 .interp_newpath = "/libexec/ld-elf32.so.1",
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 988 .interp_newpath = NULL, 1000 .interp_newpath = NULL, 1012 .interp_newpath = NULL,
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 1011 .interp_newpath = NULL, 1023 .interp_newpath = NULL, 1035 .interp_newpath = NULL,
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysvec.c | 506 .interp_newpath = NULL,
|
| /f-stack/freebsd/kern/ |
| H A D | imgact_elf.c | 1043 if (brand_info->interp_newpath != NULL && in __elfN() 1047 brand_info->interp_newpath, addr, entry); in __elfN()
|