Searched refs:lsdaOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h434 uint32_t lsdaOffset; member in struct:unwind_info_section_header_lsda_index_entry
/freebsd-12-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c1410 lsda_entry.lsdaOffset + baton.text_segment_vmaddr;
1412 "), lsdaOffset %d (file address 0x%" PRIx64 ")\n",
1415 function_file_address, lsda_entry.lsdaOffset, lsda_file_address);
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp398 uint32_t lsdaOffset(uint32_t index) const { function in class:libunwind::UnwindSectionLsdaArray
401 index, lsdaOffset));
1734 lsda = lsdaIndex.lsdaOffset(mid) + sects.dso_base;

Completed in 166 milliseconds