|
Linux Kernel
3.7.1
|
#include <asm/module.h>#include <linux/elf.h>#include <linux/module.h>#include <linux/moduleloader.h>#include <linux/vmalloc.h>Go to the source code of this file.
Macros | |
| #define | DEBUGP(fmt,...) |
Functions | |
| int | module_frob_arch_sections (Elf_Ehdr *hdr, Elf_Shdr *sechdrs, char *secstrings, struct module *mod) |
| int | apply_relocate_add (Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *module) |
1.8.2