Searched refs:__libcpp_set_debug_function (Results 1 – 6 of 6) sorted by relevance
28 std::__libcpp_set_debug_function(&my_debug_function); in main()
88 /// __libcpp_set_debug_function - Set the debug handler to the specified91 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func);98 static bool __init_dummy = __libcpp_set_debug_function(__libcpp_throw_debug_function);
76 /// __libcpp_set_debug_function - Set the debug handler to the specified79 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func);
184 std::__libcpp_set_debug_function(&DeathTestDebugHandler); in RunForChild()
41 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function() function
33 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function() function