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

#include <dload_internal.h>

Data Fields

struct dynamic_loader_streamstrm
 
struct dynamic_loader_symmysym
 
struct dynamic_loader_allocatemyalloc
 
struct dynamic_loader_initializemyio
 
unsigned myoptions
 
charstr_head
 
unsigned debug_string_size
 
struct doff_scnhdr_tsect_hdrs
 
struct ldr_section_infoldr_sections
 
struct local_symbollocal_symtab
 
struct ldr_section_infoimage_secn
 
ldr_addr delta_runaddr
 
ldr_addr image_offset
 
enum cinit_mode cinit_state
 
int cinit_count
 
ldr_addr cinit_addr
 
s16 cinit_page
 
struct my_handlemyhandle
 
unsigned dload_errcount
 
unsigned allocated_secn_count
 
int big_e_target
 
u32 reorder_map
 
struct doff_filehdr_t dfile_hdr
 
struct doff_verify_rec_t verify
 
struct tramp_info tramp
 
int relstkidx
 
rvalue relstk [STATIC_EXPR_STK_SIZE]
 

Detailed Description

Definition at line 231 of file dload_internal.h.

Field Documentation

unsigned allocated_secn_count

Definition at line 271 of file dload_internal.h.

int big_e_target

Definition at line 273 of file dload_internal.h.

ldr_addr cinit_addr

Definition at line 265 of file dload_internal.h.

int cinit_count

Definition at line 264 of file dload_internal.h.

s16 cinit_page

Definition at line 266 of file dload_internal.h.

enum cinit_mode cinit_state

Definition at line 263 of file dload_internal.h.

unsigned debug_string_size

Definition at line 248 of file dload_internal.h.

ldr_addr delta_runaddr

Definition at line 261 of file dload_internal.h.

Definition at line 277 of file dload_internal.h.

unsigned dload_errcount

Definition at line 269 of file dload_internal.h.

ldr_addr image_offset

Definition at line 262 of file dload_internal.h.

struct ldr_section_info* image_secn

Definition at line 259 of file dload_internal.h.

struct ldr_section_info* ldr_sections

Definition at line 251 of file dload_internal.h.

struct local_symbol* local_symtab

Definition at line 256 of file dload_internal.h.

Definition at line 235 of file dload_internal.h.

struct my_handle* myhandle

Definition at line 268 of file dload_internal.h.

Definition at line 236 of file dload_internal.h.

unsigned myoptions

Definition at line 237 of file dload_internal.h.

Definition at line 233 of file dload_internal.h.

Definition at line 284 of file dload_internal.h.

int relstkidx

Definition at line 282 of file dload_internal.h.

u32 reorder_map

Definition at line 276 of file dload_internal.h.

struct doff_scnhdr_t* sect_hdrs

Definition at line 250 of file dload_internal.h.

char* str_head

Definition at line 239 of file dload_internal.h.

Definition at line 232 of file dload_internal.h.

Definition at line 280 of file dload_internal.h.

Definition at line 278 of file dload_internal.h.


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