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

/haiku/src/system/runtime_loader/
H A Delf.cpp110 preload_images(image_t **image, int32 *_count = NULL) function
151 KTRACE("rld: preload_images count: %d", count);
173 preload_images(NULL, &preloadedCount);
192 preload_images(image->needed);

Completed in 34 milliseconds