Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDCompactUnwindInfo.h66 …bool sentinal_entry; // There is an empty index at the end which provides the upper bo… member
74 sentinal_entry (false) in UnwindIndex()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDCompactUnwindInfo.cpp339 this_index.sentinal_entry = true; in ScanIndex()
522 if (it->sentinal_entry == true) in GetCompactUnwindInfoForFunction()