Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h423 return initChunkWithMemoryTagging(ClassId, Origin, Block, UserPtr, Size,
1107 initChunkWithMemoryTagging(const uptr ClassId, const Chunk::Origin Origin, in initChunkWithMemoryTagging() function