Lines Matching refs:NOINLINE

197 static NOINLINE int RecursiveHelperFunction(int curLevel, int targetLevel, int midLevel)
225 NOINLINE int DfxCrasher::StackCorruption()
232 NOINLINE int DfxCrasher::StackCorruption2()
239 NOINLINE int DfxCrasher::RaiseFloatingPointException()
245 NOINLINE int DfxCrasher::RaiseIllegalInstructionException()
251 NOINLINE int DfxCrasher::RaiseSegmentFaultException()
258 NOINLINE int DfxCrasher::RaiseTrapException()
264 NOINLINE int DfxCrasher::RaiseAbort()
271 NOINLINE int DfxCrasher::RaiseBusError()
277 NOINLINE int DfxCrasher::IllegalInstructionException(void)
291 NOINLINE int DfxCrasher::TriggerSegmentFaultException()
300 NOINLINE int DfxCrasher::TriggerTrapException()
308 NOINLINE int DfxCrasher::Abort(void)
315 NOINLINE int DfxCrasher::SegmentFaultException(void)
322 NOINLINE int DfxCrasher::MaxStackDepth()
327 NOINLINE int DfxCrasher::MaxMethodNameTest12345678901234567890123456789012345678901234567890ABC()
346 NOINLINE int DfxCrasher::StackOverflow()
365 NOINLINE int DfxCrasher::Oom()
405 NOINLINE int DfxCrasher::ProgramCounterZero()
422 NOINLINE int DfxCrasher::MultiThreadCrash()
439 NOINLINE int DfxCrasher::StackOver64()
456 NOINLINE int DfxCrasher::StackTop()
497 NOINLINE int DfxCrasher::CrashInLambda()
504 NOINLINE int DfxCrasher::DoDumpCrash()
514 NOINLINE int DfxCrasher::TestExitHook()
525 NOINLINE int DfxCrasher::TestSigHook()
531 NOINLINE int DfxCrasher::PrintFatalMessageInLibc()
538 NOINLINE static void TestGetCrashObjInner()
551 NOINLINE int DfxCrasher::TestGetCrashObj()
577 NOINLINE int DfxCrasher::AsyncStacktrace()
593 NOINLINE static int FFRTTaskSubmit1(int i)
607 NOINLINE static int FFRTTaskSubmit0(int i)
614 NOINLINE int DfxCrasher::CrashInFFRT(const std::string &debug)
628 NOINLINE static void WorkCallback(uv_work_t* req)
634 NOINLINE static void AfterWorkCallback(uv_work_t* req, int status)
647 NOINLINE int DfxCrasher::CrashInLibuvWork(const std::string &debug)
669 NOINLINE int DfxCrasher::CrashInLibuvTimer(const std::string &debug)
686 NOINLINE static void WorkCallback2(uv_work_t* req)
691 NOINLINE static void CrashAfterWorkCallback(uv_work_t* req, int status)
696 NOINLINE int DfxCrasher::CrashInLibuvWorkDone(const std::string &debug)
767 NOINLINE int TestFunc70()