Searched defs:interp (Results 1 – 4 of 4) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | elf.h | 200 #define arch_check_elf(ehdr, interp, interp_ehdr, state) (0) argument 202 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument 217 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
|
/linux/tools/testing/selftests/exec/ |
H A D | load_address.c | 14 bool interp; member
|
/linux/include/linux/ |
H A D | binfmts.h | 61 const char *interp; /* Name of the binary really executed. Most member
|
/linux/sound/soc/fsl/ |
H A D | fsl_easrc.h | 641 struct interp_params *interp; global() member
|