Searched refs:FUNCTION_SOURCE_LOADING (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp1014 functionInstance->SetSourceCode(NULL, FUNCTION_SOURCE_LOADING);
1021 function->SetSourceCode(NULL, FUNCTION_SOURCE_LOADING);
/haiku/src/kits/debugger/jobs/
H A DLoadSourceCodeJob.cpp75 if (fFunctionInstance->SourceCodeState() != FUNCTION_SOURCE_LOADING)
87 if (fFunctionInstance->SourceCodeState() == FUNCTION_SOURCE_LOADING) {
/haiku/headers/private/debugger/debug_info/
H A DFunctionInstance.h16 FUNCTION_SOURCE_LOADING, enumerator in enum:function_source_state

Completed in 45 milliseconds