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

Data Fields

struct nldr_objectnldr_obj
 
voidpriv_ref
 
struct dsp_uuid uuid
 
bool dynamic
 
bool overlay
 
boolphase_split
 
struct lib_node root
 
struct lib_node create_lib
 
struct lib_node execute_lib
 
struct lib_node delete_lib
 
struct lib_node pers_lib_table [MAXLIBS]
 
s32 pers_libs
 
struct dbll_library_objlib_path [MAXDEPTH+1]
 
enum nldr_phase phase
 
u16 seg_id [MAXFLAGS]
 
u32 code_data_flag_mask
 

Detailed Description

Definition at line 215 of file nldr.c.

Field Documentation

u32 code_data_flag_mask

Definition at line 246 of file nldr.c.

struct lib_node create_lib

Definition at line 223 of file nldr.c.

struct lib_node delete_lib

Definition at line 225 of file nldr.c.

Definition at line 219 of file nldr.c.

struct lib_node execute_lib

Definition at line 224 of file nldr.c.

Definition at line 230 of file nldr.c.

struct nldr_object* nldr_obj

Definition at line 216 of file nldr.c.

bool overlay

Definition at line 220 of file nldr.c.

struct lib_node pers_lib_table[MAXLIBS]

Definition at line 227 of file nldr.c.

s32 pers_libs

Definition at line 228 of file nldr.c.

enum nldr_phase phase

Definition at line 231 of file nldr.c.

bool* phase_split

Definition at line 221 of file nldr.c.

void* priv_ref

Definition at line 217 of file nldr.c.

Definition at line 222 of file nldr.c.

u16 seg_id[MAXFLAGS]

Definition at line 236 of file nldr.c.

Definition at line 218 of file nldr.c.


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