Searched refs:FindCompilerEntrypoint (Results 1 – 1 of 1) sorted by relevance
229 static uintptr_t FindCompilerEntrypoint(const uintptr_t *fp) in FindCompilerEntrypoint() function285 auto func = ToUintPtr(&FindCompilerEntrypoint); in DetectSEGVFromHandler()313 uintptr_t entrypoint = FindCompilerEntrypoint(signalContext.GetFP()); in DetectSEGVFromCode()344 uintptr_t entrypoint = FindCompilerEntrypoint(signalContext.GetFP()); in DetectSEGVFromNullCheck()