android_mt6572_jiabo/external/valgrind/memcheck/tests/supp_unknown.supp
2025-09-05 16:56:03 +08:00

22 lines
331 B
Text

# This contains a match against a "???" entry
{
<insert a suppression name here>
Memcheck:Jump
obj:*
fun:(below main)
}
{
<insert a suppression name here>
Memcheck:Jump
obj:*
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Jump
obj:*
fun:generic_start_main.isra.0
fun:(below main)
}