Home
last modified time | relevance | path

Searched defs:lsdaIndexArraySectionOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h428 …uint32_t lsdaIndexArraySectionOffset; // section offset to start of lsda_index array for… member
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp293 uint32_t lsdaIndexArraySectionOffset(uint32_t index) const { in lsdaIndexArraySectionOffset() function in libunwind::UnwindSectionIndexArray