Searched refs:HT_construct (Results 1 – 11 of 11) sorted by relevance
58 extern VgHashTable *VG_(HT_construct) ( const HChar* name );
295 s_malloc_list = VG_(HT_construct)("drd_malloc_list"); in DRD_()
106 ddpa->ht_elements = VG_(HT_construct) (cc); in VG_()
69 VgHashTable *VG_(HT_construct) ( const HChar* name ) in VG_() argument
692 gs_addresses = VG_(HT_construct)( "gdbserved_addresses" ); in call_gdbserver()
698 mp->chunks = VG_(HT_construct)( "MC_(create_mempool)" ); in MC_()
7822 MC_(malloc_list) = VG_(HT_construct)( "MC_(malloc_list)" ); in mc_pre_clo_init()7823 MC_(mempool_list) = VG_(HT_construct)( "MC_(mempool_list)" ); in mc_pre_clo_init()
2589 malloc_list = VG_(HT_construct)( "Massif's malloc list" ); in ms_pre_clo_init()
913 cc->ht_abbvs = VG_(HT_construct) ("di.readdwarf3.ht_abbvs"); in init_ht_abbvs()4558 signature_types = VG_(HT_construct) ("signature_types"); in new_dwarf3_reader_wrk()
5863 = VG_(HT_construct)( "hg_malloc_metadata_table" ); in hg_pre_clo_init()
4819 oldrefHT = VG_(HT_construct) ("libhb.event_map_init.4 (oldref hashtable)"); in event_map_init()