Searched refs:app_start (Results 1 – 4 of 4) sorted by relevance
20 const uintptr_t app_start = 0x000000000000ULL; in main() local23 const uintptr_t app_start = 0x600000000000ULL; in main()26 const uintptr_t app_start = 0x6000000000ULL; in main()29 const uintptr_t app_start = 0x300000000000ULL; in main()32 const uintptr_t app_start = 0x7000000000ULL; in main()40 assert(p >= app_start); in main()
100 char* app_start, in load_test_app() argument105 ptrdiff_t app_size = app_end - app_start; in load_test_app()109 handle = memref_create(app_start, aligned_app_size, MMAP_FLAG_PROT_READ); in load_test_app()
96 function app_start() { function
249 app_start "${APP_NAME}"