The LSDA pointers are encoded as offsets from the image base,
and arranged in one big contiguous array. Each second-level page records
the offset within that LSDA array which corresponds to the LSDA for its
first CU entry.
Details
Details
- Reviewers
clayborg - Group Reviewers
Restricted Project - Commits
- rG511203575109: [lld-macho] Emit LSDA info in compact unwind
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo