Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dvg_preloaded.c96 void * VG_NOTIFY_ON_LOAD(ifunc_wrapper) (void);
97 void * VG_NOTIFY_ON_LOAD(ifunc_wrapper) (void) in VG_NOTIFY_ON_LOAD() argument
Dm_redir.c1714 if (VG_(strcmp)(symbol, VG_STRINGIFY(VG_NOTIFY_ON_LOAD(ifunc_wrapper))) == 0) in handle_maybe_load_notifier()