Searched refs:_LIBUNWIND_ABORT (Results 1 – 12 of 12) sorted by relevance
154 _LIBUNWIND_ABORT("unsupported x86 register"); in getRegister()198 _LIBUNWIND_ABORT("unsupported x86 register"); in setRegister()229 _LIBUNWIND_ABORT("no x86 float registers"); in getFloatRegister()233 _LIBUNWIND_ABORT("no x86 float registers"); in setFloatRegister()237 _LIBUNWIND_ABORT("no x86 vector registers"); in getVectorRegister()241 _LIBUNWIND_ABORT("no x86 vector registers"); in setVectorRegister()379 _LIBUNWIND_ABORT("unsupported x86_64 register"); in getRegister()439 _LIBUNWIND_ABORT("unsupported x86_64 register"); in setRegister()518 _LIBUNWIND_ABORT("no x86_64 float registers"); in getFloatRegister()522 _LIBUNWIND_ABORT("no x86_64 float registers"); in setFloatRegister()[all …]
257 _LIBUNWIND_ABORT("truncated uleb128 expression"); in getULEB128()262 _LIBUNWIND_ABORT("malformed uleb128 expression"); in getULEB128()281 _LIBUNWIND_ABORT("truncated sleb128 expression"); in getSLEB128()346 _LIBUNWIND_ABORT("unknown pointer encoding"); in getEncodedP()358 _LIBUNWIND_ABORT("DW_EH_PE_textrel pointer encoding not supported"); in getEncodedP()365 _LIBUNWIND_ABORT("DW_EH_PE_datarel is invalid with a datarelBase of 0"); in getEncodedP()369 _LIBUNWIND_ABORT("DW_EH_PE_funcrel pointer encoding not supported"); in getEncodedP()372 _LIBUNWIND_ABORT("DW_EH_PE_aligned pointer encoding not supported"); in getEncodedP()375 _LIBUNWIND_ABORT("unknown pointer encoding"); in getEncodedP()
57 _LIBUNWIND_ABORT("SEH cleanup called on non-SEH exception"); in seh_exc_cleanup()145 _LIBUNWIND_ABORT("Personality continued unwind at the target frame!"); in _GCC_specific_handler()154 _LIBUNWIND_ABORT("Personality indicated exception handler in phase 2!"); in _GCC_specific_handler()163 _LIBUNWIND_ABORT("RtlUnwindEx() failed"); in _GCC_specific_handler()172 _LIBUNWIND_ABORT("Personality installed context during phase 1!"); in _GCC_specific_handler()199 _LIBUNWIND_ABORT("RtlUnwindEx() failed"); in _GCC_specific_handler()404 _LIBUNWIND_ABORT("_Unwind_Resume() can't return"); in _Unwind_Resume()
205 _LIBUNWIND_ABORT("during phase1 personality function said it would " in unwind_phase2()364 _LIBUNWIND_ABORT("_Unwind_SjLj_Resume() can't return"); in _Unwind_SjLj_Resume()386 _LIBUNWIND_ABORT("__Unwind_SjLj_Resume_or_Rethrow() called " in _Unwind_SjLj_Resume_or_Rethrow()487 _LIBUNWIND_ABORT("_Unwind_GetDataRelBase() not implemented"); in _Unwind_GetDataRelBase()498 _LIBUNWIND_ABORT("_Unwind_GetTextRelBase() not implemented"); in _Unwind_GetTextRelBase()
417 virtual bool validReg(int) { _LIBUNWIND_ABORT("validReg not implemented"); } in validReg()418 virtual unw_word_t getReg(int) { _LIBUNWIND_ABORT("getReg not implemented"); } in getReg()420 _LIBUNWIND_ABORT("setReg not implemented"); in setReg()423 _LIBUNWIND_ABORT("validFloatReg not implemented"); in validFloatReg()426 _LIBUNWIND_ABORT("getFloatReg not implemented"); in getFloatReg()429 _LIBUNWIND_ABORT("setFloatReg not implemented"); in setFloatReg()431 virtual int step() { _LIBUNWIND_ABORT("step not implemented"); } in step()433 _LIBUNWIND_ABORT("getInfo not implemented"); in getInfo()435 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } in jumpto()437 _LIBUNWIND_ABORT("isSignalFrame not implemented"); in isSignalFrame()[all …]
102 _LIBUNWIND_ABORT("unsupported restore location for register"); in getSavedRegister()125 _LIBUNWIND_ABORT("unsupported restore location for float register"); in getSavedFloatRegister()148 _LIBUNWIND_ABORT("unsupported restore location for vector register"); in getSavedVectorRegister()742 _LIBUNWIND_ABORT("DW_OP_fbreg not implemented"); in evaluateExpression()746 _LIBUNWIND_ABORT("DW_OP_piece not implemented"); in evaluateExpression()766 _LIBUNWIND_ABORT("DW_OP_deref_size with bad size"); in evaluateExpression()780 _LIBUNWIND_ABORT("DWARF opcode not implemented"); in evaluateExpression()
70 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncoding()108 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncodingEBPFrame()227 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncodingFrameless()301 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncoding()339 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncodingRBPFrame()458 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncodingFrameless()527 _LIBUNWIND_ABORT("invalid compact unwind encoding"); in stepWithCompactEncoding()
61 _LIBUNWIND_ABORT("_Unwind_Resume_or_Rethrow() called _Unwind_RaiseException()" in _Unwind_Resume_or_Rethrow()73 _LIBUNWIND_ABORT("_Unwind_GetDataRelBase() not implemented"); in _Unwind_GetDataRelBase()83 _LIBUNWIND_ABORT("_Unwind_GetTextRelBase() not implemented"); in _Unwind_GetTextRelBase()
146 _LIBUNWIND_ABORT("Type matching not implemented"); in ProcessDescriptors()152 _LIBUNWIND_ABORT("Invalid descriptor kind found."); in ProcessDescriptors()613 _LIBUNWIND_ABORT("during phase1 personality function said it would " in unwind_phase2()716 _LIBUNWIND_ABORT("_Unwind_Resume() can't return"); in _Unwind_Resume()806 _LIBUNWIND_ABORT("unsupported register class"); in _Unwind_VRS_Set()860 _LIBUNWIND_ABORT("unsupported register class"); in _Unwind_VRS_Get_Internal()950 _LIBUNWIND_ABORT("unsupported register class"); in _Unwind_VRS_Pop()
88 #define _LIBUNWIND_ABORT(msg) \ macro93 #define _LIBUNWIND_ABORT(msg) \ macro
157 _LIBUNWIND_ABORT("Can't binary search on variable length encoded data."); in getTableEntrySize()161 _LIBUNWIND_ABORT("Unknown DWARF encoding for search table."); in getTableEntrySize()
202 _LIBUNWIND_ABORT("during phase1 personality function said it would " in unwind_phase2()392 _LIBUNWIND_ABORT("_Unwind_Resume() can't return"); in _Unwind_Resume()