1 { 2 malloc/__emutls_get_address 3 Memcheck:Leak 4 match-leak-kinds: possible 5 fun:malloc 6 fun:__emutls_get_address 7 } 8 { 9 malloc/__dtoa 10 Memcheck:Leak 11 match-leak-kinds: definite 12 fun:malloc 13 ... 14 fun:__dtoa 15 } 16 { 17 malloc/tlv_get_addr 18 Memcheck:Leak 19 match-leak-kinds: definite 20 fun:malloc 21 ... 22 fun:tlv_get_addr 23 } 24 { 25 malloc/__cxa_get_globals 26 Memcheck:Leak 27 match-leak-kinds: definite 28 fun:malloc 29 fun:__cxa_get_globals 30 } 31 { 32 malloc/ImageLoader 33 Memcheck:Leak 34 match-leak-kinds: definite 35 fun:malloc 36 ... 37 fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextERNS_21InitializerTimingListE 38 } 39 { 40 malloc/fwrite 41 Memcheck:Leak 42 fun:malloc 43 fun:__smakebuf 44 fun:__swsetup 45 fun:__sfvwrite 46 fun:fwrite 47 ... 48 } 49