Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DUnwindLLDB.cpp49 if (!AddFirstFrame()) in DoGetFrameCount()
71 bool UnwindLLDB::AddFirstFrame() { in AddFirstFrame() function in UnwindLLDB
395 if (!AddFirstFrame()) in DoGetFrameInfoAtIndex()
443 if (!AddFirstFrame()) in DoCreateRegisterContextForFrame()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DUnwindLLDB.h150 bool AddFirstFrame();