Searched refs:InspectRequested (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/debugger/user_interface/
H A DUserInterface.h167 virtual void InspectRequested(
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h130 virtual void InspectRequested(target_addr_t address,
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp363 fListener->InspectRequested(address, this);
615 fListener->InspectRequested(address, this);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp339 GetUserInterfaceListener()->InspectRequested(address, this);
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp757 fListener->InspectRequested(startAddress, this);
H A DTeamDebugger.cpp1282 TeamDebugger::InspectRequested(target_addr_t address, function in class:TeamDebugger

Completed in 40 milliseconds