Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dimage.c63 CEnt; typedef
93 CEnt* ces[CACHE_N_ENTRIES];
393 static inline Bool is_in_CEnt ( const CEnt* cent, DiOffT off ) in is_in_CEnt()
426 img->ces[entNo] = ML_(dinfo_zalloc)("di.alloc_CEnt.1", sizeof(CEnt)); in alloc_CEnt()
436 CEnt* tmp = img->ces[entNo]; in move_CEnt_to_top()
468 CEnt* ce = img->ces[entNo]; in set_CEnt()
855 const CEnt* ce = img->ces[0]; in ML_()