Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h102 void disableMemoryTagging() {} in disableMemoryTagging() function
385 void disableMemoryTagging() EXCLUDES(Mutex) { in disableMemoryTagging() function
529 void disableMemoryTagging() { Cache.disableMemoryTagging(); } in disableMemoryTagging() function
H A Dwrappers_c.inc342 SCUDO_ALLOCATOR.disableMemoryTagging();
H A Dcombined.h881 void disableMemoryTagging() { in disableMemoryTagging() function
890 Secondary.disableMemoryTagging(); in disableMemoryTagging()