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

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp30 const char *MemoryTags = Memory + MemorySize; local
/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 223 milliseconds