Home
last modified time | relevance | path

Searched refs:arch_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/
Dbinfmt_elf.c685 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local
791 &arch_state); in load_elf_binary()
820 true, &arch_state); in load_elf_binary()
832 retval = arch_check_elf(&loc->elf_ex, !!interpreter, &arch_state); in load_elf_binary()
843 SET_PERSONALITY2(loc->elf_ex, &arch_state); in load_elf_binary()