Searched refs:LocatableFileChanged (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp103 virtual void LocatableFileChanged(LocatableFile* file) function in struct:TeamDebugger::ImageHandler
/haiku/src/kits/debugger/files/
H A DLocatableFile.cpp105 fListeners.ItemAt(i)->LocatableFileChanged(this);
/haiku/src/kits/debugger/debug_info/
H A DFunction.cpp112 Function::LocatableFileChanged(LocatableFile* file) function in class:Function
/haiku/headers/private/debugger/debug_info/
H A DFunction.h65 void LocatableFileChanged(LocatableFile* file);
/haiku/headers/private/debugger/files/
H A DLocatableFile.h51 virtual void LocatableFileChanged(LocatableFile* file) = 0;

Completed in 111 milliseconds