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

#include <som.h>

Data Fields

short system_id
 
short a_magic
 
unsigned int version_id
 
struct timespec file_time
 
unsigned int entry_space
 
unsigned int entry_subspace
 
unsigned int entry_offset
 
unsigned int aux_header_location
 
unsigned int aux_header_size
 
unsigned int som_length
 
unsigned int presumed_dp
 
unsigned int space_location
 
unsigned int space_total
 
unsigned int subspace_location
 
unsigned int subspace_total
 
unsigned int loader_fixup_location
 
unsigned int loader_fixup_total
 
unsigned int space_strings_location
 
unsigned int space_strings_size
 
unsigned int init_array_location
 
unsigned int init_array_total
 
unsigned int compiler_location
 
unsigned int compiler_total
 
unsigned int symbol_location
 
unsigned int symbol_total
 
unsigned int fixup_request_location
 
unsigned int fixup_request_total
 
unsigned int symbol_strings_location
 
unsigned int symbol_strings_size
 
unsigned int unloadable_sp_location
 
unsigned int unloadable_sp_size
 
unsigned int checksum
 

Detailed Description

Definition at line 12 of file som.h.

Field Documentation

short a_magic

Definition at line 14 of file som.h.

unsigned int aux_header_location

Definition at line 20 of file som.h.

unsigned int aux_header_size

Definition at line 21 of file som.h.

unsigned int checksum

Definition at line 44 of file som.h.

unsigned int compiler_location

Definition at line 34 of file som.h.

unsigned int compiler_total

Definition at line 35 of file som.h.

unsigned int entry_offset

Definition at line 19 of file som.h.

unsigned int entry_space

Definition at line 17 of file som.h.

unsigned int entry_subspace

Definition at line 18 of file som.h.

struct timespec file_time

Definition at line 16 of file som.h.

unsigned int fixup_request_location

Definition at line 38 of file som.h.

unsigned int fixup_request_total

Definition at line 39 of file som.h.

unsigned int init_array_location

Definition at line 32 of file som.h.

unsigned int init_array_total

Definition at line 33 of file som.h.

unsigned int loader_fixup_location

Definition at line 28 of file som.h.

unsigned int loader_fixup_total

Definition at line 29 of file som.h.

unsigned int presumed_dp

Definition at line 23 of file som.h.

unsigned int som_length

Definition at line 22 of file som.h.

unsigned int space_location

Definition at line 24 of file som.h.

unsigned int space_strings_location

Definition at line 30 of file som.h.

unsigned int space_strings_size

Definition at line 31 of file som.h.

unsigned int space_total

Definition at line 25 of file som.h.

unsigned int subspace_location

Definition at line 26 of file som.h.

unsigned int subspace_total

Definition at line 27 of file som.h.

unsigned int symbol_location

Definition at line 36 of file som.h.

unsigned int symbol_strings_location

Definition at line 40 of file som.h.

unsigned int symbol_strings_size

Definition at line 41 of file som.h.

unsigned int symbol_total

Definition at line 37 of file som.h.

short system_id

Definition at line 13 of file som.h.

unsigned int unloadable_sp_location

Definition at line 42 of file som.h.

unsigned int unloadable_sp_size

Definition at line 43 of file som.h.

unsigned int version_id

Definition at line 15 of file som.h.


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