Searched refs:redir_add_ifunc_target (Results 1 – 3 of 3) sorted by relevance
76 extern void VG_(redir_add_ifunc_target)( Addr old_from, Addr new_from );
770 void VG_(redir_add_ifunc_target)( Addr old_from, Addr new_from ) in VG_() argument
1959 VG_(redir_add_ifunc_target)( arg[1], arg[2] ); in do_client_request() local