ftmemsim-valgrind/drd/tests/std_thread2.supp
Paul Floyd 85bbe2853e FreeBSD support, patch 5
drd and helgrind tests
2021-10-07 21:33:45 +02:00

48 lines
686 B
Plaintext

{
dl_lookup_symbol_x
drd:ConflictingAccess
fun:_dl_lookup_symbol_x
}
{
drd-libpthread-nanosleep
drd:ConflictingAccess
fun:nanosleep
}
{
pthread_create
drd:ConflictingAccess
fun:pthread_create@@GLIBC_2.2*
}
{
pthread_create
drd:ConflictingAccess
fun:allocate_stack
fun:pthread_create@@GLIBC_2.2*
}
{
drd-gcc-runtims
drd:ConflictingAccess
obj:/lib/libgcc_s.so.1
}
{
drd-iterate-phdr
drd:ConflictingAccess
fun:dl_iterate_phdr
}
{
drd-unwind-cfa
drd:ConflictingAccess
fun:_Unwind_GetCFA
}
{
drd-thr
drd:ConflictingAccess
obj:/lib/libthr.so.3
}
{
drd-rtld
drd:ConflictingAccess
obj:/libexec/ld-elf*.so.1
}