Home
last modified time | relevance | path

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

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