|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/sched.h>#include <linux/personality.h>#include <linux/binfmts.h>#include <linux/elf.h>Go to the source code of this file.
Functions | |
| int | elf_check_arch (const struct elf32_hdr *x) |
| EXPORT_SYMBOL (elf_check_arch) | |
| void | elf_set_personality (const struct elf32_hdr *x) |
| EXPORT_SYMBOL (elf_set_personality) | |
| EXPORT_SYMBOL | ( | elf_check_arch | ) |
| EXPORT_SYMBOL | ( | elf_set_personality | ) |
1.8.2