Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
module.c File Reference
#include <linux/moduleloader.h>
#include <linux/elf.h>

Go to the source code of this file.

Functions

int apply_relocate_add (Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me)
 

Function Documentation

int apply_relocate_add ( Elf32_Shdr sechdrs,
const char strtab,
unsigned int  symindex,
unsigned int  relsec,
struct module me 
)

Definition at line 20 of file module.c.