repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ppc64: Arguments to iselInt128Expr_to_32x4 should be initialized.
[valgrind.git]
/
memcheck
/
tests
/
supp_unknown.supp
blob
00ea65ab444eb859e5c5c3ced9c45c2c1a04100a
1
# This contains a match against a "???" entry
2
{
3
<insert a suppression name here>
4
Memcheck:Jump
5
obj:*
6
fun:(below main)
7
}
8
9
{
10
<insert a suppression name here>
11
Memcheck:Jump
12
obj:*
13
fun:main
14
}
15
16
{
17
<insert_a_suppression_name_here>
18
Memcheck:Jump
19
obj:*
20
fun:generic_start_main.isra.0
21
fun:(below main)
22
}