Go to the documentation of this file.
39 sizeof(
unsigned long) + 64];
52 #define NBPG PAGE_SIZE
54 #define HOST_TEXT_START_ADDR (u.start_code)
55 #define HOST_DATA_START_ADDR (u.start_data)
56 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)