Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dbinfmt_elf.c684 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local
790 &arch_state); in load_elf_binary()
819 true, &arch_state); in load_elf_binary()
831 retval = arch_check_elf(&loc->elf_ex, !!interpreter, &arch_state); in load_elf_binary()
842 SET_PERSONALITY2(loc->elf_ex, &arch_state); in load_elf_binary()