Lines Matching refs:_LIBUNWIND_ABORT
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()
440 _LIBUNWIND_ABORT("getFunctionName not implemented"); in getFunctionName()
443 _LIBUNWIND_ABORT("setInfoBasedOnIPRegister not implemented"); in setInfoBasedOnIPRegister()
446 _LIBUNWIND_ABORT("getRegisterName not implemented"); in getRegisterName()
449 virtual void saveVFPAsX() { _LIBUNWIND_ABORT("saveVFPAsX not implemented"); } in saveVFPAsX()
702 _LIBUNWIND_ABORT("unsupported register"); in getReg()
782 _LIBUNWIND_ABORT("unsupported register"); in setReg()
818 _LIBUNWIND_ABORT("unsupported float register"); in getFloatReg()
823 _LIBUNWIND_ABORT("float registers unimplemented"); in getFloatReg()
846 _LIBUNWIND_ABORT("unsupported float register"); in setFloatReg()
852 _LIBUNWIND_ABORT("float registers unimplemented"); in setFloatReg()
1392 _LIBUNWIND_ABORT("unknown personality routine"); in getInfoFromEHABISection()
1398 _LIBUNWIND_ABORT("index inlined table detected but pr function " in getInfoFromEHABISection()