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

/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp529 bool repeating_frames = false; local
532 repeating_frames = true;
539 repeating_frames = true;
542 if (repeating_frames && abi->FunctionCallsChangeCFA())

Completed in 67 milliseconds