Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h887 size_t DepotSize, const char *RegionInfoPtr, in getErrorInfo() argument
904 if (DepotSize < sizeof(*Depot)) in getErrorInfo()
907 if (!Depot->isValid(DepotSize)) in getErrorInfo()