Searched defs:DoGetFrameCount (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DHistoryUnwind.cpp73 uint32_t HistoryUnwind::DoGetFrameCount() { return m_pcs.size(); } function in class:HistoryUnwind
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DUnwindLLDB.cpp41 uint32_t UnwindLLDB::DoGetFrameCount() { function in class:UnwindLLDB

Completed in 97 milliseconds