1 # pacman suppressions for valgrind.
2 # right now, I really just care about those stupid dl_relocates
4 # Format of this file is:
8 # (optional extra info for some suppression types)
9 # caller0 name, or /name/of/so/file.so
10 # caller1 name, or ditto
11 # (optionally: caller2 name)
12 # (optionally: caller3 name)
15 # For Memcheck, the supp_kinds are:
17 # Param Value1 Value2 Value4 Value8 Value16
18 # Free Addr1 Addr2 Addr4 Addr8 Addr16
19 # Cond (previously known as Value0)
21 # and the optional extra info is:
22 # if Param: name of system call param
23 # if Free: name of free-ing fn)
28 fun:_dl_relocate_object