Searched refs:GetSpecificImageDebugInfo (Results 1 - 12 of 12) sorted by relevance

/haiku/headers/private/debugger/debug_info/
H A DFunctionDebugInfo.h24 virtual SpecificImageDebugInfo* GetSpecificImageDebugInfo() const = 0;
/haiku/src/kits/debugger/debug_info/
H A DBasicFunctionDebugInfo.cpp32 BasicFunctionDebugInfo::GetSpecificImageDebugInfo() const function in class:BasicFunctionDebugInfo
H A DBasicFunctionDebugInfo.h23 virtual SpecificImageDebugInfo* GetSpecificImageDebugInfo() const;
H A DDwarfFunctionDebugInfo.h32 virtual SpecificImageDebugInfo* GetSpecificImageDebugInfo() const;
H A DDwarfFunctionDebugInfo.cpp47 DwarfFunctionDebugInfo::GetSpecificImageDebugInfo() const function in class:DwarfFunctionDebugInfo
H A DTeamDebugInfo.cpp609 status_t error = functionDebugInfo->GetSpecificImageDebugInfo()
682 ssize_t bytesRead = functionDebugInfo->GetSpecificImageDebugInfo()
/haiku/src/kits/debugger/arch/
H A DArchitecture.cpp166 status_t error = functionDebugInfo->GetSpecificImageDebugInfo()
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp577 if (function->GetSpecificImageDebugInfo()->GetStatement(function,
935 = info->GetSpecificImageDebugInfo();
H A DTeamDebugger.cpp2084 if (functionDebugInfo->GetSpecificImageDebugInfo()->GetStatement(
2134 functionDebugInfo->GetSpecificImageDebugInfo()
/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.cpp411 functionDebugInfo->GetSpecificImageDebugInfo()
/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp356 functionInfo->GetSpecificImageDebugInfo();
/haiku/src/kits/debugger/model/
H A DTeam.cpp614 status_t error = functionDebugInfo->GetSpecificImageDebugInfo()
664 return functionDebugInfo->GetSpecificImageDebugInfo()

Completed in 78 milliseconds