~vanvugt/mir/event-queue

« back to all changes in this revision

Viewing changes to tools/valgrind_suppressions_armhf

tools: Update valgrind suppressions for armhf.

Approved by Alberto Aguirre, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
{
4
4
    ld_value4
5
5
    Memcheck:Value4
6
 
    obj:/lib/arm-linux-gnueabihf/ld-2.18.so
 
6
    obj:/lib/arm-linux-gnueabihf/ld-2.*.so
7
7
}
8
8
 
9
9
{
10
10
    ld_cond
11
11
    Memcheck:Cond
12
 
    obj:/lib/arm-linux-gnueabihf/ld-2.18.so
 
12
    obj:/lib/arm-linux-gnueabihf/ld-2.*.so
13
13
}
14
14
 
15
15
 
17
17
    ld_open
18
18
    Memcheck:Param
19
19
    open(filename)
20
 
    obj:/lib/arm-linux-gnueabihf/ld-2.18.so
 
20
    obj:/lib/arm-linux-gnueabihf/ld-2.*.so
21
21
}
22
22
 
23
23
{
24
24
    ld_getcwd
25
25
    Memcheck:Param
26
26
    getcwd(buf)
27
 
    obj:/lib/arm-linux-gnueabihf/ld-2.18.so
 
27
    obj:/lib/arm-linux-gnueabihf/ld-2.*.so
28
28
}
29
29
 
30
30
# Android libs