Searched refs:ifunc_wrapper (Results 1 – 2 of 2) sorted by relevance
74 void * VG_NOTIFY_ON_LOAD(ifunc_wrapper) (void);75 void * VG_NOTIFY_ON_LOAD(ifunc_wrapper) (void) in VG_NOTIFY_ON_LOAD() argument
1643 if (VG_(strcmp)(symbol, VG_STRINGIFY(VG_NOTIFY_ON_LOAD(ifunc_wrapper))) == 0) in handle_maybe_load_notifier()