Searched refs:restart_app_end (Results 1 – 2 of 2) sorted by relevance
53 .global restart_app_begin, restart_app_end54 .hidden restart_app_begin, restart_app_end58 restart_app_end: label
346 extern char restart_app_begin[], restart_app_end[];525 uint32_t error = load_app(restart_app_begin, restart_app_end); in TEST()