Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp30 const char *MemoryTags = Memory + MemorySize; in LLVMFuzzerTestOneInput() local
53 RingBufferBytes.size(), Memory, MemoryTags, in LLVMFuzzerTestOneInput()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h957 const char *MemoryTags, uintptr_t MemoryAddr, in getErrorInfo() argument
971 RegionInfoPtr, Memory, MemoryTags, MemoryAddr, in getErrorInfo()
983 RegionInfoPtr, Memory, MemoryTags, MemoryAddr, in getErrorInfo()
1317 const char *MemoryTags, uintptr_t MemoryAddr, in getInlineErrorInfo() argument
1331 MemoryTags[(Addr - MemoryAddr) / archMemoryTagGranuleSize()]); in getInlineErrorInfo()