Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c405 const HChar* newdi_soname; in VG_() local
421 newdi_soname = VG_(DebugInfo_get_soname)(newdi); in VG_()
422 vg_assert(newdi_soname != NULL); in VG_()
511 && 0 == VG_(strcmp)(newdi_soname, pthread_soname); in VG_()
515 0 == VG_(strcmp)(newdi_soname, vg_preload_core_soname); in VG_()
566 handle_maybe_load_notifier( newdi_soname, *names, sym_avmas.main ); in VG_()