Defines | |
#define | APP_ADDR_ENVPAGE 0x00007000 |
position of L4 environment infopage in target app's address space. | |
#define | APP_ADDR_STACK 0x00009000 |
position of initial stack in target application's address space. | |
#define | APP_ADDR_LIBLOADER 0x00010000 |
position of libloader.s.so in target application's address space. | |
#define | APP_ADDR_LDSO 0x00010000 |
position of libld-l4.s.so in target application's address space. |
#define APP_ADDR_ENVPAGE 0x00007000 |
position of L4 environment infopage in target app's address space.
#define APP_ADDR_LDSO 0x00010000 |
position of libld-l4.s.so in target application's address space.
#define APP_ADDR_LIBLOADER 0x00010000 |
position of libloader.s.so in target application's address space.
#define APP_ADDR_STACK 0x00009000 |
position of initial stack in target application's address space.