Searched refs:open_file (Results 1 – 11 of 11) sorted by relevance
22 static Moe::Dataspace *open_file(cxx::String const &name);
107 Moe_app_model::open_file(char const *name) in open_file() function in Moe_app_model109 Moe::Dataspace const *f = Boot_fs::open_file(name); in open_file()
41 static Const_dataspace open_file(char const *name);
235 Moe::Boot_fs::open_file(cxx::String const &name) in open_file() function in Moe::Boot_fs
77 static Const_dataspace open_file(char const *name);
181 file = L4Re_app_model::open_file(Global::l4re_aux->binary); in run()
85 L4Re_app_model::open_file(char const *name) in open_file() function in L4Re_app_model
57 static Const_dataspace open_file(char const *name);
29 App_model::open_file(char const *name) in open_file() function in App_model
177 typename App_model::Const_dataspace bin = model->open_file(prog);
604 Const_dataspace file = mm->open_file(dyn_info.interp);
Completed in 8 milliseconds