Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c681 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary() local
787 &arch_state); in load_elf_binary()
816 true, &arch_state); in load_elf_binary()
828 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()