Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c1357 uint8_t *lsda_entry_offset = baton.lsda_array_start; in print_index_sections() local
1359 while (lsda_entry_offset < baton.lsda_array_end) { in print_index_sections()
1361 memcpy(&lsda_entry, lsda_entry_offset, in print_index_sections()
1374 lsda_entry_offset += in print_index_sections()