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.h122 void disableMemoryTagging() {} in disableMemoryTagging() function
507 void disableMemoryTagging() EXCLUDES(Mutex) { in disableMemoryTagging() function
668 void disableMemoryTagging() { Cache.disableMemoryTagging(); } in disableMemoryTagging() function
H A Dwrappers_c.inc345 SCUDO_ALLOCATOR.disableMemoryTagging();
H A Dcombined.h811 void disableMemoryTagging() { in disableMemoryTagging() function
820 Secondary.disableMemoryTagging(); in disableMemoryTagging()