Lines Matching +full:0 +full:x80000
4 #define TARGET_MAP_TYPE 0x2b
5 #define TARGET_MAP_FIXED 0x04
6 #define TARGET_MAP_ANONYMOUS 0x10
7 #define TARGET_MAP_GROWSDOWN 0x8000
8 #define TARGET_MAP_POPULATE 0x10000
9 #define TARGET_MAP_NONBLOCK 0x20000
10 #define TARGET_MAP_STACK 0x40000
11 #define TARGET_MAP_HUGETLB 0x80000
12 #define TARGET_MAP_UNINITIALIZED 0
28 #define TASK_UNMAPPED_BASE 0x40000000
31 #define ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x01000000)