Home
last modified time | relevance | path

Searched defs:entNo (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dimage.c503 UInt entNo = img->ces_used; in alloc_CEnt() local
514 static void realloc_CEnt ( DiImage* img, UInt entNo, SizeT szB ) in realloc_CEnt()
526 static void move_CEnt_to_top ( DiImage* img, UInt entNo ) in move_CEnt_to_top()
542 static void set_CEnt ( const DiImage* img, UInt entNo, DiOffT off ) in set_CEnt()
862 UInt entNo = alloc_CEnt(img, CACHE_ENTRY_SIZE, False/*!fromC*/); in ML_() local
953 UInt entNo = alloc_CEnt(img, CACHE_ENTRY_SIZE, False/*!fromC*/); in ML_() local