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

/haiku/src/kits/debug/
H A DSymbolLookup.cpp279 "loaded_images: %p\n", fDebugArea, fDebugArea->loaded_images));
435 for (const image_t *image = &Read(*Read(fDebugArea->loaded_images->head));
456 for (const image_t *image = &Read(*Read(fDebugArea->loaded_images->head));
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h185 image_queue_t *loaded_images; member in struct:runtime_loader_debug_area
/haiku/src/system/runtime_loader/
H A Delf.cpp1224 area->loaded_images = &get_loaded_images();
/haiku/src/system/kernel/
H A Delf.cpp1510 if (!_Read(fDebugArea.loaded_images, imageQueue))

Completed in 272 milliseconds