Searched refs:newRangeMap (Results 1 – 3 of 3) sorted by relevance
50 RangeMap* VG_(newRangeMap) ( void*(*alloc_fn)(const HChar*,SizeT),
65 RangeMap* VG_(newRangeMap) ( void*(*alloc_fn)(const HChar*,SizeT), in VG_() argument
1092 gIgnoredAddressRanges = VG_(newRangeMap)( VG_(malloc), "mc.igIAR.1", in init_gIgnoredAddressRanges()