Searched defs:RegionInfoPtr (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h976 getErrorInfo(struct scudo_error_info *ErrorInfo, uintptr_t FaultAddr, const char *DepotPtr, const char *RegionInfoPtr, const char *RingBufferPtr, const char *Memory, const char *MemoryTags, uintptr_t MemoryAddr, size_t MemorySize) argument
1327 getInlineErrorInfo(struct scudo_error_info *ErrorInfo, size_t &NextErrorReport, uintptr_t FaultAddr, const StackDepot *Depot, const char *RegionInfoPtr, const char *Memory, const char *MemoryTags, uintptr_t MemoryAddr, size_t MemorySize, size_t MinDistance, size_t MaxDistance) argument

Completed in 114 milliseconds