Home
last modified time | relevance | path

Searched refs:maxStackDepth (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/debugger/arch/
H A DArchitecture.cpp100 int32 maxStackDepth, bool useExistingTrace, bool getFullFrameInfo) in CreateStackTrace() argument
195 if (--maxStackDepth == 0) in CreateStackTrace()
/haiku/headers/private/debugger/arch/
H A DArchitecture.h126 int32 maxStackDepth = -1,