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

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h66 bool sentinal_entry; // There is an empty index at the end which provides the upper bound of member in struct:lldb_private::CompactUnwindInfo::UnwindIndex
74 sentinal_entry (false)
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp339 this_index.sentinal_entry = true;
522 if (it->sentinal_entry == true)

Completed in 94 milliseconds