Home
last modified time | relevance | path

Searched refs:MACH_O_UNWIND_PERSONALITY_MASK (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dunwind.h27 #define MACH_O_UNWIND_PERSONALITY_MASK 0x30000000 macro
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c1812 if (encoding & MACH_O_UNWIND_PERSONALITY_MASK) in dump_unwind_encoding()
1814 ((encoding & MACH_O_UNWIND_PERSONALITY_MASK) in dump_unwind_encoding()