Searched refs:EnableFpCheckMapExec (Results 1 – 6 of 6) sorted by relevance
48 void EnableFpCheckMapExec(bool enableFpCheckMapExec);
7 OHOS::HiviewDFX::Unwinder::EnableFpCheckMapExec*;
129 inline void EnableFpCheckMapExec(bool enableFpCheckMapExec) in EnableFpCheckMapExec() function in OHOS::HiviewDFX::Unwinder::Impl312 void Unwinder::EnableFpCheckMapExec(bool enableFpCheckMapExec) in EnableFpCheckMapExec() function in OHOS::HiviewDFX::Unwinder314 impl_->EnableFpCheckMapExec(enableFpCheckMapExec); in EnableFpCheckMapExec()
94 unwinder->EnableFpCheckMapExec(false); in UnwinderRemoteFp()
124 dataPtr->unwinder->EnableFpCheckMapExec(false); in UnwinderLocalFp()
951 unwinder->EnableFpCheckMapExec(false);