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

/haiku-fatelf/src/apps/debugger/debug_info/
H A DFunctionDebugInfo.h24 virtual SpecificImageDebugInfo* GetSpecificImageDebugInfo() const = 0;
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.cpp486 status_t error = functionDebugInfo->GetSpecificImageDebugInfo()
548 ssize_t bytesRead = functionDebugInfo->GetSpecificImageDebugInfo()
/haiku-fatelf/src/apps/debugger/arch/
H A DArchitecture.cpp164 status_t error = functionDebugInfo->GetSpecificImageDebugInfo()
/haiku-fatelf/src/apps/debugger/model/
H A DTeam.cpp494 status_t error = functionDebugInfo->GetSpecificImageDebugInfo()
544 return functionDebugInfo->GetSpecificImageDebugInfo()
/haiku-fatelf/src/apps/debugger/debug_managers/
H A DBreakpointManager.cpp411 functionDebugInfo->GetSpecificImageDebugInfo()
/haiku-fatelf/src/apps/debugger/controllers/
H A DThreadHandler.cpp444 if (function->GetSpecificImageDebugInfo()->GetStatement(function,
H A DTeamDebugger.cpp1415 if (functionDebugInfo->GetSpecificImageDebugInfo()->GetStatement(
1463 functionDebugInfo->GetSpecificImageDebugInfo()

Completed in 86 milliseconds