Home
last modified time | relevance | path

Searched refs:SignalPtr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp396 void GuardedPoolAllocator::postCrashReportRecoverableOnly(void *SignalPtr) { in postCrashReportRecoverableOnly() argument
397 uintptr_t SignalUPtr = reinterpret_cast<uintptr_t>(SignalPtr); in postCrashReportRecoverableOnly()