Home
last modified time | relevance | path

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

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