Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Delf.h433 #define INIT_ARCH_ELF_STATE { \ macro
/linux-4.1.27/fs/
Dbinfmt_elf.c460 #define INIT_ARCH_ELF_STATE {} macro
684 struct arch_elf_state arch_state = INIT_ARCH_ELF_STATE; in load_elf_binary()