Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h62 bool sentinal_entry = false; // There is an empty index at the end which member
/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp372 this_index.sentinal_entry = true; in ScanIndex()
529 if (it->sentinal_entry) { in GetCompactUnwindInfoForFunction()