Searched refs:DW_EH_PE_aligned (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/compiler-rt/builtins/
H A Dgcc_personality_v0.c42 #define DW_EH_PE_aligned 0x50 macro
119 case DW_EH_PE_aligned:
/barrelfish-master/lib/cxx/unwind/
H A Ddwarf2.h76 DW_EH_PE_aligned = 0x50, enumerator in enum:__anon254
H A DAddressSpace.hpp374 case DW_EH_PE_aligned:
375 _LIBUNWIND_ABORT("DW_EH_PE_aligned pointer encoding not supported");
/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_personality.cpp186 DW_EH_PE_aligned = 0x50, enumerator in enum:__cxxabiv1::__anon202
301 case DW_EH_PE_aligned:

Completed in 84 milliseconds