Searched refs:loadForFunction (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/jobs/
H A DLoadSourceCodeJob.cpp23 Team* team, FunctionInstance* functionInstance, bool loadForFunction)
30 fLoadForFunction(loadForFunction)
21 LoadSourceCodeJob( DebuggerInterface* debuggerInterface, Architecture* architecture, Team* team, FunctionInstance* functionInstance, bool loadForFunction) argument
H A DJobs.h162 bool loadForFunction);
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp1016 bool loadForFunction = false; local
1020 loadForFunction = true;
1030 loadForFunction),

Completed in 51 milliseconds