Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Utility/
DUnwindLLDB.cpp49 while (AddOneMoreFrame (abi)) in DoGetFrameCount()
105 UnwindLLDB::AddOneMoreFrame (ABI *abi) in AddOneMoreFrame() function in UnwindLLDB
224 while (idx >= m_frames.size() && AddOneMoreFrame (abi)) in DoGetFrameInfoAtIndex()
258 if (!AddOneMoreFrame (abi)) in DoCreateRegisterContextForFrame()
DUnwindLLDB.h114 bool AddOneMoreFrame (ABI *abi);