Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h102 void disableMemoryTagging() {} in disableMemoryTagging() function
411 void disableMemoryTagging() EXCLUDES(Mutex) { in disableMemoryTagging() function
555 void disableMemoryTagging() { Cache.disableMemoryTagging(); } in disableMemoryTagging() function
H A Dwrappers_c.inc345 SCUDO_ALLOCATOR.disableMemoryTagging();
H A Dcombined.h800 void disableMemoryTagging() { in disableMemoryTagging() function
809 Secondary.disableMemoryTagging(); in disableMemoryTagging()