Searched refs:MACH_O_UNWIND_PERSONALITY_MASK (Results 1 – 2 of 2) sorted by relevance
27 #define MACH_O_UNWIND_PERSONALITY_MASK 0x30000000 macro
1812 if (encoding & MACH_O_UNWIND_PERSONALITY_MASK) in dump_unwind_encoding()1814 ((encoding & MACH_O_UNWIND_PERSONALITY_MASK) in dump_unwind_encoding()