Searched defs:CompactUnwindEntry (Results 1 – 1 of 1) sorted by relevance
6935 struct CompactUnwindEntry { struct6936 uint32_t OffsetInSection;6938 uint64_t FunctionAddr;6939 uint32_t Length;6940 uint32_t CompactEncoding;6941 uint64_t PersonalityAddr;6942 uint64_t LSDAAddr;6944 RelocationRef FunctionReloc;6945 RelocationRef PersonalityReloc;6946 RelocationRef LSDAReloc;[all …]