Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dtytypes.c859 UWord boundR; in ML_() local
872 boundR = *(UWord*)VG_(indexXA)( ty->Te.TyArray.boundRs, 0 ); in ML_()
873 bound = ML_(TyEnts__index_by_cuOff)(tyents, NULL, boundR); in ML_()