Searched refs:GetStatementAtSourceLocation (Results 1 - 10 of 10) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.h51 virtual status_t GetStatementAtSourceLocation(
H A DDebuggerImageDebugInfo.cpp97 DebuggerImageDebugInfo::GetStatementAtSourceLocation( function in class:DebuggerImageDebugInfo
H A DDwarfImageDebugInfo.h81 virtual status_t GetStatementAtSourceLocation(
H A DDwarfImageDebugInfo.cpp854 DwarfImageDebugInfo::GetStatementAtSourceLocation(FunctionDebugInfo* _function, function in class:DwarfImageDebugInfo
865 TRACE_LINES2("DwarfImageDebugInfo::GetStatementAtSourceLocation(%p, "
/haiku/headers/private/debugger/debug_info/
H A DSpecificImageDebugInfo.h79 virtual status_t GetStatementAtSourceLocation(
/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.cpp412 ->GetStatementAtSourceLocation(functionDebugInfo,
/haiku/headers/private/debugger/model/
H A DTeam.h217 status_t GetStatementAtSourceLocation(
/haiku/src/kits/debugger/model/
H A DTeam.cpp627 Team::GetStatementAtSourceLocation(SourceCode* sourceCode, function in class:Team
630 TRACE_CODE("Team::GetStatementAtSourceLocation(%p, (%" B_PRId32 ", %"
665 ->GetStatementAtSourceLocation(functionDebugInfo, location, _statement);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1054 if (fTeam->GetStatementAtSourceLocation(fSourceCode,
2414 if (fTeam->GetStatementAtSourceLocation(fSourceCode, SourceLocation(line),
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp2135 ->GetStatementAtSourceLocation(functionDebugInfo,

Completed in 78 milliseconds