Searched refs:FailureAddress (Results 1 – 3 of 3) sorted by relevance
156 uintptr_t FailureAddress = 0; member172 static_assert(offsetof(AllocatorState, FailureAddress) == 48, "");177 static_assert(offsetof(AllocatorState, FailureAddress) == 48, "");182 static_assert(offsetof(AllocatorState, FailureAddress) == 28, "");187 static_assert(offsetof(AllocatorState, FailureAddress) == 28, "");
26 if (State->FailureType != Error::UNKNOWN && State->FailureAddress != 0) in __gwp_asan_error_is_mine()43 return State->FailureAddress; in __gwp_asan_get_internal_crash_address()
299 State.FailureAddress = Address; in raiseInternallyDetectedError()312 assert(State.FailureAddress == 0u); in raiseInternallyDetectedError()414 State.FailureAddress = 0; in postCrashReportRecoverableOnly()