Home
last modified time | relevance | path

Searched refs:SaveRealFunctions (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem_hooks.cpp59 void PandaHooks::SaveRealFunctions() in SaveRealFunctions() function in ark::os::unix::mem_hooks::PandaHooks
150 ark::os::unix::mem_hooks::PandaHooks::SaveRealFunctions(); in malloc()
163 ark::os::unix::mem_hooks::PandaHooks::SaveRealFunctions(); in memalign()
176 ark::os::unix::mem_hooks::PandaHooks::SaveRealFunctions(); in free()
Dmem_hooks.h44 static void SaveRealFunctions();