Searched defs:CompactUnwindEntry (Results 1 – 1 of 1) sorted by relevance
7775 struct CompactUnwindEntry { struct7776 uint32_t OffsetInSection;7778 uint64_t FunctionAddr;7779 uint32_t Length;7780 uint32_t CompactEncoding;7781 uint64_t PersonalityAddr;7782 uint64_t LSDAAddr;7784 RelocationRef FunctionReloc;7785 RelocationRef PersonalityReloc;7786 RelocationRef LSDAReloc;[all …]