Searched defs:CompactUnwindEntry (Results 1 – 1 of 1) sorted by relevance
2494 struct CompactUnwindEntry { struct2495 uint32_t OffsetInSection;2497 uint64_t FunctionAddr;2498 uint32_t Length;2499 uint32_t CompactEncoding;2500 uint64_t PersonalityAddr;2501 uint64_t LSDAAddr;2503 RelocationRef FunctionReloc;2504 RelocationRef PersonalityReloc;2505 RelocationRef LSDAReloc;[all …]