tag | line | file | source code |
---|---|---|---|
EM_386 | 200 | fs/binfmt_elf.c | (interp_elf_ex->e_machine != EM_386 && interp_elf_ex->e_machine != EM_486) || |
EM_386 | 396 | fs/binfmt_elf.c | (elf_ex.e_machine != EM_386 && elf_ex.e_machine != EM_486) || |
EM_386 | 760 | fs/binfmt_elf.c | (elf_ex.e_machine != EM_386 && elf_ex.e_machine != EM_486) || |
EM_386 | 1004 | fs/binfmt_elf.c | elf.e_machine = EM_386; |