Searched refs:_LIBUNWIND_ABORT (Results 1 – 12 of 12) sorted by relevance
158 _LIBUNWIND_ABORT("unsupported x86 register"); in getRegister()202 _LIBUNWIND_ABORT("unsupported x86 register"); in setRegister()233 _LIBUNWIND_ABORT("no x86 float registers"); in getFloatRegister()237 _LIBUNWIND_ABORT("no x86 float registers"); in setFloatRegister()241 _LIBUNWIND_ABORT("no x86 vector registers"); in getVectorRegister()245 _LIBUNWIND_ABORT("no x86 vector registers"); in setVectorRegister()385 _LIBUNWIND_ABORT("unsupported x86_64 register"); in getRegister()445 _LIBUNWIND_ABORT("unsupported x86_64 register"); in setRegister()524 _LIBUNWIND_ABORT("no x86_64 float registers"); in getFloatRegister()528 _LIBUNWIND_ABORT("no x86_64 float registers"); in setFloatRegister()[all …]
223 _LIBUNWIND_ABORT("truncated uleb128 expression"); in getULEB128()228 _LIBUNWIND_ABORT("malformed uleb128 expression"); in getULEB128()247 _LIBUNWIND_ABORT("truncated sleb128 expression"); in getSLEB128()312 _LIBUNWIND_ABORT("unknown pointer encoding"); in getEncodedP()324 _LIBUNWIND_ABORT("DW_EH_PE_textrel pointer encoding not supported"); in getEncodedP()331 _LIBUNWIND_ABORT("DW_EH_PE_datarel is invalid with a datarelBase of 0"); in getEncodedP()335 _LIBUNWIND_ABORT("DW_EH_PE_funcrel pointer encoding not supported"); in getEncodedP()338 _LIBUNWIND_ABORT("DW_EH_PE_aligned pointer encoding not supported"); in getEncodedP()341 _LIBUNWIND_ABORT("unknown pointer encoding"); in getEncodedP()
206 _LIBUNWIND_ABORT("during phase1 personality function said it would " in unwind_phase2()366 _LIBUNWIND_ABORT("_Unwind_SjLj_Resume() can't return"); in _Unwind_SjLj_Resume()388 _LIBUNWIND_ABORT("__Unwind_SjLj_Resume_or_Rethrow() called " in _Unwind_SjLj_Resume_or_Rethrow()489 _LIBUNWIND_ABORT("_Unwind_GetDataRelBase() not implemented"); in _Unwind_GetDataRelBase()500 _LIBUNWIND_ABORT("_Unwind_GetTextRelBase() not implemented"); in _Unwind_GetTextRelBase()
134 _LIBUNWIND_ABORT("Personality continued unwind at the target frame!"); in _GCC_specific_handler()143 _LIBUNWIND_ABORT("Personality indicated exception handler in phase 2!"); in _GCC_specific_handler()152 _LIBUNWIND_ABORT("RtlUnwindEx() failed"); in _GCC_specific_handler()161 _LIBUNWIND_ABORT("Personality installed context during phase 1!"); in _GCC_specific_handler()188 _LIBUNWIND_ABORT("RtlUnwindEx() failed"); in _GCC_specific_handler()394 _LIBUNWIND_ABORT("_Unwind_Resume() can't return"); in _Unwind_Resume()
418 virtual bool validReg(int) { _LIBUNWIND_ABORT("validReg not implemented"); } in validReg()419 virtual unw_word_t getReg(int) { _LIBUNWIND_ABORT("getReg not implemented"); } in getReg()421 _LIBUNWIND_ABORT("setReg not implemented"); in setReg()424 _LIBUNWIND_ABORT("validFloatReg not implemented"); in validFloatReg()427 _LIBUNWIND_ABORT("getFloatReg not implemented"); in getFloatReg()430 _LIBUNWIND_ABORT("setFloatReg not implemented"); in setFloatReg()432 virtual int step() { _LIBUNWIND_ABORT("step not implemented"); } in step()434 _LIBUNWIND_ABORT("getInfo not implemented"); in getInfo()436 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } in jumpto()438 _LIBUNWIND_ABORT("isSignalFrame not implemented"); in isSignalFrame()[all …]
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()
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()
103 _LIBUNWIND_ABORT("unsupported restore location for register"); in getSavedRegister()127 _LIBUNWIND_ABORT("unsupported restore location for float register"); in getSavedFloatRegister()151 _LIBUNWIND_ABORT("unsupported restore location for vector register"); in getSavedVectorRegister()777 _LIBUNWIND_ABORT("DW_OP_fbreg not implemented"); in evaluateExpression()781 _LIBUNWIND_ABORT("DW_OP_piece not implemented"); in evaluateExpression()801 _LIBUNWIND_ABORT("DW_OP_deref_size with bad size"); in evaluateExpression()815 _LIBUNWIND_ABORT("DWARF opcode not implemented"); in evaluateExpression()
152 _LIBUNWIND_ABORT("Type matching not implemented"); in ProcessDescriptors()158 _LIBUNWIND_ABORT("Invalid descriptor kind found."); in ProcessDescriptors()621 _LIBUNWIND_ABORT("during phase1 personality function said it would " in unwind_phase2()724 _LIBUNWIND_ABORT("_Unwind_Resume() can't return"); in _Unwind_Resume()814 _LIBUNWIND_ABORT("unsupported register class"); in _Unwind_VRS_Set()868 _LIBUNWIND_ABORT("unsupported register class"); in _Unwind_VRS_Get_Internal()965 _LIBUNWIND_ABORT("unsupported register class"); in _Unwind_VRS_Pop()
143 #define _LIBUNWIND_ABORT(msg) \ macro148 #define _LIBUNWIND_ABORT(msg) \ macro
159 _LIBUNWIND_ABORT("Can't binary search on variable length encoded data."); in getTableEntrySize()163 _LIBUNWIND_ABORT("Unknown DWARF encoding for search table."); in getTableEntrySize()
207 _LIBUNWIND_ABORT("during phase1 personality function said it would " in unwind_phase2()397 _LIBUNWIND_ABORT("_Unwind_Resume() can't return"); in _Unwind_Resume()