Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h65 inline bool systemSupportsMemoryTagging() { in systemSupportsMemoryTagging() function
111 inline bool systemSupportsMemoryTagging() { return false; } in systemSupportsMemoryTagging() function
259 inline NORETURN bool systemSupportsMemoryTagging() { in systemSupportsMemoryTagging() function
H A Dcombined.h169 systemSupportsMemoryTagging()) in init()
676 systemSupportsMemoryTagging(); in iterateOverChunks()