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 D | get_error_info_fuzzer.cpp | 30 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 D | combined.h | 957 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()
|