Searched refs:MemoryTags (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/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 58 MemoryTags, MemoryAddr, MemorySize); in LLVMFuzzerTestOneInput()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | combined.h | 919 const char *Memory, const char *MemoryTags, in getErrorInfo() argument 933 RegionInfoPtr, Memory, MemoryTags, MemoryAddr, in getErrorInfo() 945 RegionInfoPtr, Memory, MemoryTags, MemoryAddr, in getErrorInfo() 1271 const char *MemoryTags, uintptr_t MemoryAddr, in getInlineErrorInfo() argument 1285 MemoryTags[(Addr - MemoryAddr) / archMemoryTagGranuleSize()]); in getInlineErrorInfo()
|