• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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}
23