Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h84 void disableMemoryTagging() {} in disableMemoryTagging() function
305 void disableMemoryTagging() { in disableMemoryTagging() function
454 void disableMemoryTagging() { Cache.disableMemoryTagging(); } in disableMemoryTagging() function
H A Dwrappers_c.inc239 SCUDO_ALLOCATOR.disableMemoryTagging();
H A Dcombined.h852 void disableMemoryTagging() { in disableMemoryTagging() function
861 Secondary.disableMemoryTagging(); in disableMemoryTagging()