Searched refs:cpuInternalAppLoad (Results 1 – 3 of 3) sorted by relevance
38 bool cpuInternalAppLoad(const struct AppHdr *appHdr, struct PlatAppInfo *platInfo);
134 bool cpuInternalAppLoad(const struct AppHdr *appHdr, struct PlatAppInfo *platInfo) in cpuInternalAppLoad() function
723 cpuInternalAppLoad(task->app, &task->platInfo) : in osLoadApp()