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

/haiku/src/kits/debugger/jobs/
H A DLoadSourceCodeJob.cpp65 function->SetSourceCode(sourceCode, FUNCTION_SOURCE_LOADED);
95 = fLoadForFunction ? FUNCTION_SOURCE_LOADED
97 if (function->SourceCodeState() == FUNCTION_SOURCE_LOADED) {
/haiku/headers/private/debugger/debug_info/
H A DFunctionInstance.h17 FUNCTION_SOURCE_LOADED, enumerator in enum:function_source_state
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp491 if (function->SourceCodeState() == FUNCTION_SOURCE_LOADED) {
508 FUNCTION_SOURCE_LOADED);
523 == FUNCTION_SOURCE_LOADED) {
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp231 case FUNCTION_SOURCE_LOADED:
H A DTeamDebugger.cpp1010 == FUNCTION_SOURCE_LOADED) {
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp1920 == FUNCTION_SOURCE_LOADED) {

Completed in 162 milliseconds