Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp397 uintptr_t ErrorUptr = InternalCrashAddr ?: SignalUPtr; in postCrashReportRecoverableOnly() local
399 AllocationMetadata *Metadata = addrToMetadata(ErrorUptr); in postCrashReportRecoverableOnly()
414 size_t Slot = State.getNearestSlot(ErrorUptr); in postCrashReportRecoverableOnly()