Home
last modified time | relevance | path

Searched defs:systemSupportsMemoryTagging (Results 1 – 1 of 1) 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