Home
last modified time | relevance | path

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

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