Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h434 uint32_t lsdaOffset; member
/openbsd/gnu/llvm/lld/MachO/
H A DUnwindInfoSection.cpp650 uint32_t lsdaOffset = in writeTo() local
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp414 uint32_t lsdaOffset(uint32_t index) const { in lsdaOffset() function in libunwind::UnwindSectionLsdaArray