Home
last modified time | relevance | path

Searched refs:ImageAdded (Results 1 – 6 of 6) sorted by relevance

/haiku/headers/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.h123 virtual void ImageAdded(ElfImage* image);
155 virtual void ImageAdded(ElfImage* image);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageListView.h40 virtual void ImageAdded(const Team::ImageEvent& event);
H A DImageListView.cpp270 ImageListView::ImageAdded(const Team::ImageEvent& event) in ImageAdded() function in ImageListView
/haiku/src/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.cpp282 ElfSymbolPatcher::UpdateAdapter::ImageAdded(ElfImage* image) in ImageAdded() function in ElfSymbolPatcher::UpdateAdapter
355 updateAdapter->ImageAdded(image); in Update()
601 ElfSymbolPatchGroup::ImageAdded(ElfImage* image) in ImageAdded() function in ElfSymbolPatchGroup
/haiku/src/kits/debugger/model/
H A DTeam.cpp912 listener->ImageAdded(ImageEvent(TEAM_EVENT_IMAGE_ADDED, image)); in _NotifyImageAdded()
1124 Team::Listener::ImageAdded(const Team::ImageEvent& event) in ImageAdded() function in Team::Listener
/haiku/headers/private/debugger/model/
H A DTeam.h507 virtual void ImageAdded(const Team::ImageEvent& event);