Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_malloc_wrappers.c367 VG_(HT_add_node)( table, mc ); in MC_() local
469 VG_(HT_add_node)( MC_(malloc_list), mc ); in record_freemismatch_error() local
560 VG_(HT_add_node)( MC_(malloc_list), new_mc ); in MC_() local
620 VG_(HT_add_node)( MC_(malloc_list), old_mc ); in MC_() local
710 VG_(HT_add_node)( MC_(mempool_list), mp ); in MC_() local
1000 VG_(HT_add_node)( mp->chunks, mc ); in MC_()
1029 VG_(HT_add_node)( MC_(mempool_list), mp ); in MC_() local
1060 VG_(HT_add_node)( mp->chunks, mc ); in MC_()
/external/valgrind/include/
Dpub_tool_hashtable.h64 extern void VG_(HT_add_node) ( VgHashTable *t, void* node );
/external/valgrind/drd/
Ddrd_malloc_wrappers.c106 VG_(HT_add_node)(s_malloc_list, mc); in DRD_() local
240 VG_(HT_add_node)(s_malloc_list, mc); in drd_realloc() local
/external/valgrind/coregrind/
Dm_deduppoolalloc.c288 VG_(HT_add_node)(ddpa->ht_elements, ht_ins); in VG_()
Dm_hashtable.c144 void VG_(HT_add_node) ( VgHashTable *table, void* vnode ) in VG_() argument
/external/valgrind/massif/
Dms_main.c1509 VG_(HT_add_node)(malloc_list, hc); in record_block() local
1709 VG_(HT_add_node)(malloc_list, hc); in realloc_block() local
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c220 VG_(HT_add_node)(gs_addresses, p); in add_gs_address() local
/external/valgrind/helgrind/
Dhg_main.c4159 VG_(HT_add_node)( hg_mallocmeta_table, (VgHashNode*)md ); in handle_alloc()
4310 VG_(HT_add_node)( hg_mallocmeta_table, (VgHashNode*)md_new ); in hg_cli__realloc()
Dlibhb_core.c4643 VG_(HT_add_node) ( oldrefHT, ref ); in event_map_bind() local
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c966 VG_(HT_add_node) ( cc->ht_abbvs, ht_ta ); in init_ht_abbvs()
1094 VG_(HT_add_node) ( tab, dstype ); in record_signatured_type() local