Linux Kernel
3.7.1
|
#include <linux/elf.h>
#include <linux/err.h>
#include <linux/errno.h>
#include <linux/moduleloader.h>
Go to the source code of this file.
Functions | |
int | apply_r_mips_none (struct module *me, u32 *location, Elf_Addr v) |
int | apply_relocate_add (Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) |