build_compact_unwind_section

Function build_compact_unwind_section 

Source
pub fn build_compact_unwind_section(
    entries: impl IntoIterator<Item = CompactUnwindEntryData>,
    lsda_section_index: Option<SectionIndex>,
) -> Option<CustomSection>
Expand description

Build the 64-bit Mach-O __compact_unwind section consumed by the runtime compact-unwind publisher.