30  L4RE_AUX_LDR_FLAG_EAGER_MAP    = 0x1,
 
   31  L4RE_AUX_LDR_FLAG_ALL_SEGS_COW = 0x2,
 
   32  L4RE_AUX_LDR_FLAG_PINNED_SEGS  = 0x4,
 
 
l4re_aux_ldr_flags_t
Flags for program loading.
 
unsigned long l4_umword_t
Unsigned machine word.
 
unsigned long l4_addr_t
Address type.
 
unsigned long l4_cap_idx_t
Capability selector type.
 
Common L4 ABI Data Types.
 
l4_addr_t ldr_base
Load offset of executable.
 
char const  * binary
Binary name.
 
l4_cap_idx_t kip_ds
Data space of the KIP.
 
l4_umword_t ldr_flags
Flags for l4re, see l4re_aux_ldr_flags_t.
 
l4_umword_t dbg_lvl
Debug levels for l4re.