]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
DRD/Darwin: Added more suppression patterns.
authorBart Van Assche <bvanassche@acm.org>
Sun, 6 Mar 2011 17:28:16 +0000 (17:28 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 6 Mar 2011 17:28:16 +0000 (17:28 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11602

darwin10-drd.supp

index 67f9d3009cf6da71cb3b742ffb1e81754a291872..d395abacd108bba7a1e5ce76cb5df036a400feeb 100644 (file)
    fun:_ZN4dyld18fastBindLazySymbolEPP11ImageLoaderm
    fun:dyld_stub_binder
 }
+{
+   dyld ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const
+   drd:ConflictingAccess
+   fun:_ZNK26ImageLoaderMachOCompressed18findExportedSymbolEPKcPPK11ImageLoader
+}
+{
+   dyld dyld::fastBindLazySymbol(ImageLoader**, unsigned long)
+   drd:ConflictingAccess
+   ...
+   fun:_ZN4dyld18fastBindLazySymbolEPP11ImageLoaderm
+}
+{
+   dyld ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)
+   drd:ConflictingAccess
+   ...
+   fun:_ZN26ImageLoaderMachOCompressed20doBindFastLazySymbolEjRKN11ImageLoader11LinkContextE
+}
 
 #
 # C library
    drd:ConflictingAccess
    fun:flockfile
 }
+{
+   funlockfile
+   drd:ConflictingAccess
+   fun:funlockfile
+}
 {
    vfprintf_l
    drd:ConflictingAccess
    fun:vfprintf_l
 }
+{
+   localeconv_l
+   drd:ConflictingAccess
+   fun:localeconv_l
+}
+{
+   __vfprintf
+   drd:ConflictingAccess
+   fun:__vfprintf
+}
+{
+   fflush
+   drd:ConflictingAccess
+   fun:fflush
+}
 {
    cerror
    drd:ConflictingAccess
    ...
    fun:cerror
 }
+{
+   do_rand
+   drd:ConflictingAccess
+   fun:do_rand
+}
+{
+   mig_dealloc_reply_port
+   drd:ConflictingAccess
+   fun:mig_dealloc_reply_port
+}
 
 #
 # pthread library
 {
    pthread_detach()
    drd:ConflictingAccess
-   obj:*
+   ...
    fun:pthread_detach
    fun:pthread_detach
 }
+{
+   pthread_kill()
+   drd:ConflictingAccess
+   ...
+   fun:pthread_kill
+}
 {
    spin_unlock()
    drd:ConflictingAccess