Home
last modified time | relevance | path

Searched refs:personalityArraySectionOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h414 uint32_t personalityArraySectionOffset; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp638 uip->personalityArraySectionOffset = in writeTo()
642 uip->indexSectionOffset = uip->personalityArraySectionOffset + in writeTo()
/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c1434 header.personalityArraySectionOffset); in main()
1452 baton.compact_unwind_start + header.personalityArraySectionOffset; in main()
1456 header.personalityArraySectionOffset + in main()
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp255 uint32_t personalityArraySectionOffset() const { in personalityArraySectionOffset() function in libunwind::UnwindSectionHeader
257 personalityArraySectionOffset)); in personalityArraySectionOffset()
1942 sectionHeader.personalityArraySectionOffset() + in getInfoFromCompactEncodingSection()