blob: beff55984c93a491ad5b025a4bbb3c4f86bde3fe [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001{
2 ld(Addr1)
3 Memcheck:Addr1
4 fun:*
5 obj:/lib/ld-*
6}
7{
8 ld(Addr2)
9 Memcheck:Addr2
10 fun:*
11 obj:/lib/ld-*
12}
13{
14 ld(Addr4)
15 Memcheck:Addr4
16 fun:*
17 obj:/lib/ld-*
18}
19{
20 ld(Cond)
21 Memcheck:Cond
22 fun:*
23 obj:/lib/ld-*
24}
25{
26 strlen(Cond)
27 Memcheck:Cond
28 fun:strlen
29 fun:*
30}
31{
32 strnlen(Cond)
33 Memcheck:Cond
34 fun:strnlen
35 fun:*
36}
37{
38 index(Cond)
39 Memcheck:Cond
40 fun:index
41 fun:*
42}