Searched refs:runtimeLoaderPath (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/
H A Dteam.cpp1685 KPath runtimeLoaderPath; local
1687 runtimeLoaderPath.LockBuffer(), runtimeLoaderPath.BufferSize());
1693 runtimeLoaderPath.UnlockBuffer();
1694 err = runtimeLoaderPath.Append("runtime_loader");
1697 err = elf_load_user_image(runtimeLoaderPath.Path(), team, 0,

Completed in 62 milliseconds