Home
last modified time | relevance | path

Searched refs:image_created (Results 1 – 4 of 4) sorted by relevance

/haiku/src/kits/debug/
H A DDebugMessageHandler.cpp58 return HandleImageCreated(message.image_created); in HandleDebugMessage()
/haiku/headers/os/kernel/
H A Ddebugger.h658 debug_image_created image_created; member
/haiku/src/bin/debug/profile/
H A Dprofile.cpp984 message.image_created.info, in profile_single()
985 message.image_created.image_event); in profile_single()
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp877 const image_info& info = message.image_created.info; in _CreateDebugEvent()