Searched refs:DbeCacheMap (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeCacheMap.h37 class DbeCacheMap : public Map<Key_t, ITEM *> class in inherits:Map
41 DbeCacheMap (int _size = DefaultSize) function in class:DbeCacheMap
48 ~DbeCacheMap ()
H A DExperiment.cc36 #include "DbeCacheMap.h"
2304 jmidHTable = new DbeCacheMap<unsigned long long, JMethod>;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeCacheMap.h37 class DbeCacheMap : public Map<Key_t, ITEM *> class in inherits:Map
41 DbeCacheMap (int _size = DefaultSize) function in class:DbeCacheMap
48 ~DbeCacheMap ()
H A DExperiment.cc36 #include "DbeCacheMap.h"
2306 jmidHTable = new DbeCacheMap<unsigned long long, JMethod>;

Completed in 208 milliseconds