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

#include <coff.h>

Data Fields

char r_vaddr [4]
 
char r_symndx [4]
 
char r_type [2]
 

Detailed Description

Definition at line 337 of file coff.h.

Field Documentation

char r_symndx[4]

Definition at line 339 of file coff.h.

char r_type[2]

Definition at line 340 of file coff.h.

char r_vaddr[4]

Definition at line 338 of file coff.h.


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