Searched refs:UNWIND_X86_64_MODE_MASK (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/cxx/include/mach-o/
H A Dcompact_unwind_encoding.h206 UNWIND_X86_64_MODE_MASK = 0x0F000000, enumerator in enum:__anon227
/barrelfish-master/lib/cxx/unwind/
H A DCompactUnwinder.hpp290 switch (compactEncoding & UNWIND_X86_64_MODE_MASK) {
H A DUnwindCursor.hpp1005 if ((_info.format & UNWIND_X86_64_MODE_MASK) == UNWIND_X86_64_MODE_DWARF) {

Completed in 43 milliseconds