Searched defs:NextErrorReport (Results 1 – 1 of 1) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 911 size_t NextErrorReport = 0; getErrorInfo() local 1465 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) getInlineErrorInfo() argument 1549 getRingBufferErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RingBufferPtr,size_t RingBufferSize) getRingBufferErrorInfo() argument [all...] |