From a1c7d1983670fb86f8ace78a255e15b0e753e791 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Mon, 6 Dec 2010 16:50:24 -0800 Subject: rustc: Translate tag constructors. Can't call them at the moment due to lack of alias args, though. --- src/etc/x86.supp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/etc') diff --git a/src/etc/x86.supp b/src/etc/x86.supp index beb48223..5caaef62 100644 --- a/src/etc/x86.supp +++ b/src/etc/x86.supp @@ -22,3 +22,20 @@ obj:* } +{ + mac-dlopen-weirdness + Memcheck:Cond + fun:_ZNK16ImageLoaderMachO9getRPathsERKN11ImageLoader11LinkContextERSt6vectorIPKcSaIS6_EE + fun:_ZN11ImageLoader22recursiveLoadLibrariesERKNS_11LinkContextEbRKNS_10RPathChainE + fun:_ZN11ImageLoader4linkERKNS_11LinkContextEbbRKNS_10RPathChainE + fun:_ZN4dyld4linkEP11ImageLoaderbRKNS0_10RPathChainE + fun:dlopen + fun:dlopen + fun:_ZN16rust_crate_cache3libC1EP8rust_domPKc + fun:_ZN16rust_crate_cache7get_libEmPKc + fun:_ZL11fetch_c_symP9rust_taskPK10rust_cratemmPKcS5_ + fun:upcall_require_c_sym +} + + + -- cgit v1.2.3