Home
last modified time | relevance | path

Searched defs:__scudo_allocate_hook (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp50 __attribute__((visibility("default"))) void __scudo_allocate_hook(void *Ptr, in __scudo_allocate_hook() function
H A Dwrappers_c_test.cpp74 __attribute__((visibility("default"))) void __scudo_allocate_hook(void *Ptr, in __scudo_allocate_hook() function