Searched refs:sanitizer_function (Results 1 – 1 of 1) sorted by relevance
94 const uptr sanitizer_function = GetSanitizerDllExport(export_name); in __sanitizer_override_function() local97 user_function, sanitizer_function, old_user_function); in __sanitizer_override_function()136 const uptr sanitizer_function = GetSanitizerDllExport(export_name); in __sanitizer_register_weak_function() local139 sanitizer_function, user_function, old_user_function); in __sanitizer_register_weak_function()151 RunWeakFunctionCallbacks(sanitizer_function); in __sanitizer_register_weak_function()