Searched defs:Depot (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 944 collectTraceMaybe(const StackDepot * Depot,uintptr_t (& Trace)[MaxTraceSize],u32 Hash) collectTraceMaybe() argument 964 auto *Depot = reinterpret_cast<const StackDepot *>(DepotPtr); getErrorInfo() local 1030 StackDepot Depot; global() variable 1315 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 1398 getRingBufferErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RingBufferPtr,size_t RingBufferSize) getRingBufferErrorInfo() argument [all...] |