l4exec_section_t Struct Reference

Defines a section of an executable file (binary or shared library). More...

#include <env.h>


Data Fields

l4_addr_t addr
 virtual address of the first byte
l4_size_t size
 size of the section
l4dm_dataspace_t ds
 underlaying dataspace
l4exec_info_t info
 id/type of section


Detailed Description

Defines a section of an executable file (binary or shared library).
The documentation for this struct was generated from the following file:

L4 Loader Reference Manual, part of DROPS  © 2000-2003