Home
last modified time | relevance | path

Searched refs:sg_free (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/exp-sgcheck/
Dsg_main.c79 static void sg_free ( void* p ) { in sg_free() function
247 = VG_(newFM)( sg_malloc, "di.sg_main.iSBs.1", sg_free, in init_StackBlocks_set()
423 = VG_(newFM)( sg_malloc, "di.sg_main.iGBs.1", sg_free, in init_GlobalBlock_set()
587 sg_free(nd); in del_blocks_from_StackTree()
595 sg_free(nd); in delete_StackTree__kFin()
607 return VG_(newFM)( sg_malloc, "di.sg_main.nST.1", sg_free, in new_StackTree()
727 sg_free(nyu); in add_block_to_GlobalTree()
1077 giTree = VG_(newFM)( sg_malloc, "di.sg_main.oGi.1", sg_free, in ourGlobals_init()
1380 sg_free(old_htab); in resize_II_hash_table()
1502 res = VG_(newXA)( sg_malloc, "di.sg_main.cSBE.1", sg_free, sizeof(Addr) ); in calculate_StackBlock_EAs()
[all …]