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

#include <som.h>

Data Fields

int space_index
 
unsigned int access_control_bits:7
 
unsigned int memory_resident:1
 
unsigned int dup_common:1
 
unsigned int is_common:1
 
unsigned int quadrant:2
 
unsigned int initially_frozen:1
 
unsigned int is_first:1
 
unsigned int code_only:1
 
unsigned int sort_key:8
 
unsigned int replicate_init:1
 
unsigned int continuation:1
 
unsigned int is_tspecific:1
 
unsigned int is_comdat:1
 
unsigned int reserved:4
 
int file_loc_init_value
 
unsigned int initialization_length
 
unsigned int subspace_start
 
unsigned int subspace_length
 
unsigned int reserved2:5
 
unsigned int alignment:27
 
union name_pt name
 
int fixup_request_index
 
unsigned int fixup_request_quantity
 

Detailed Description

Definition at line 124 of file som.h.

Field Documentation

unsigned int access_control_bits

Definition at line 126 of file som.h.

unsigned int alignment

Definition at line 147 of file som.h.

unsigned int code_only

Definition at line 133 of file som.h.

unsigned int continuation

Definition at line 136 of file som.h.

unsigned int dup_common

Definition at line 128 of file som.h.

int file_loc_init_value

Definition at line 141 of file som.h.

int fixup_request_index

Definition at line 150 of file som.h.

unsigned int fixup_request_quantity

Definition at line 151 of file som.h.

unsigned int initialization_length

Definition at line 142 of file som.h.

unsigned int initially_frozen

Definition at line 131 of file som.h.

unsigned int is_comdat

Definition at line 138 of file som.h.

unsigned int is_common

Definition at line 129 of file som.h.

unsigned int is_first

Definition at line 132 of file som.h.

unsigned int is_tspecific

Definition at line 137 of file som.h.

unsigned int memory_resident

Definition at line 127 of file som.h.

union name_pt name

Definition at line 149 of file som.h.

unsigned int quadrant

Definition at line 130 of file som.h.

unsigned int replicate_init

Definition at line 135 of file som.h.

unsigned int reserved

Definition at line 139 of file som.h.

unsigned int reserved2

Definition at line 146 of file som.h.

unsigned int sort_key

Definition at line 134 of file som.h.

int space_index

Definition at line 125 of file som.h.

unsigned int subspace_length

Definition at line 144 of file som.h.

unsigned int subspace_start

Definition at line 143 of file som.h.


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