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

#include <kdb_private.h>

Data Fields

unsigned long value
 
const charmod_name
 
unsigned long mod_start
 
unsigned long mod_end
 
const charsec_name
 
unsigned long sec_start
 
unsigned long sec_end
 
const charsym_name
 
unsigned long sym_start
 
unsigned long sym_end
 

Detailed Description

Definition at line 73 of file kdb_private.h.

Field Documentation

unsigned long mod_end

Definition at line 78 of file kdb_private.h.

const char* mod_name

Definition at line 75 of file kdb_private.h.

unsigned long mod_start

Definition at line 77 of file kdb_private.h.

unsigned long sec_end

Definition at line 81 of file kdb_private.h.

const char* sec_name

Definition at line 79 of file kdb_private.h.

unsigned long sec_start

Definition at line 80 of file kdb_private.h.

unsigned long sym_end

Definition at line 85 of file kdb_private.h.

const char* sym_name

Definition at line 82 of file kdb_private.h.

unsigned long sym_start

Definition at line 84 of file kdb_private.h.

unsigned long value

Definition at line 74 of file kdb_private.h.


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