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 );
751 void VG_(redir_add_ifunc_target)( Addr old_from, Addr new_from ) in VG_() argument
1958 VG_(redir_add_ifunc_target)( arg[1], arg[2] ); in do_client_request() local