Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mod_arch_syminfo Struct Reference

#include <module.h>

Data Fields

unsigned long got_offset
 
int got_initialized
 
unsigned long plt_offset
 
int plt_initialized
 

Detailed Description

Definition at line 6 of file module.h.

Field Documentation

int got_initialized

Definition at line 8 of file module.h.

unsigned long got_offset

Definition at line 7 of file module.h.

int plt_initialized

Definition at line 15 of file module.h.

unsigned long plt_offset

Definition at line 13 of file module.h.


The documentation for this struct was generated from the following files: