Home
last modified time | relevance | path

Searched defs:indexSectionOffset (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h416 uint32_t indexSectionOffset; member
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp310 uint32_t indexSectionOffset = m_unwindinfo_data.GetU32(&offset); in ScanIndex() local
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp263 uint32_t indexSectionOffset() const { in indexSectionOffset() function in libunwind::UnwindSectionHeader