Searched refs:check_module_image (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp575 check_module_image(const char* path, const char* searchedName, function
583 TRACE(("check_module_image(path = \"%s\", searchedName = \"%s\")\n", path,
653 status = check_module_image(path.Path(), name, _moduleImage);

Completed in 87 milliseconds