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

/haiku/headers/private/debugger/files/
H A DLocatableFile.h51 virtual void LocatableFileChanged(LocatableFile* file) = 0;
/haiku/headers/private/debugger/debug_info/
H A DFunction.h65 void LocatableFileChanged(LocatableFile* file);
/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/src/kits/debugger/controllers/
H A DTeamDebugger.cpp103 virtual void LocatableFileChanged(LocatableFile* file) function in struct:TeamDebugger::ImageHandler

Completed in 49 milliseconds