Make the _dl_relocate_object suppressions more general so that they

work on more systems. The glibc 2.3 suppressions are already like this.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2498
This commit is contained in:
Tom Hughes 2004-07-17 14:16:03 +00:00
parent a5251f6200
commit fa35e1a33c

View File

@ -351,20 +351,16 @@
fun:_dl_catch_error
}
{
_dl_relocate_object/dl_main/_dl_sysdep_start/_dl_start_final(Cond)
_dl_relocate_object/dl_main(Cond)
Memcheck:Cond
fun:_dl_relocate_object
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start_final
}
{
_dl_relocate_object_internal/dl_main/_dl_sysdep_start/_dl_start_final(Cond)
_dl_relocate_object_internal/dl_main(Cond)
Memcheck:Cond
fun:_dl_relocate_object_internal
fun:dl_main
fun:_dl_sysdep_start
fun:_dl_start_final
}
{