Home
last modified time | relevance | path

Searched refs:lsdaOffset (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h431 uint32_t lsdaOffset; member
/external/libcxxabi/src/Unwind/
DUnwindCursor.hpp355 uint32_t lsdaOffset(uint32_t index) const { in lsdaOffset() function in libunwind::UnwindSectionLsdaArray
358 index, lsdaOffset)); in lsdaOffset()
1079 lsda = lsdaIndex.lsdaOffset(mid) + sects.dso_base; in getInfoFromCompactEncodingSection()