Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h55 uint32_t second_level = 0; // The offset (inside unwind_info sect) to the member
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp363 this_index.second_level = second_level_offset; in ScanIndex()
540 offset_t second_page_offset = it->second_level; in GetCompactUnwindInfoForFunction()