Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_image.h123 ULong ML_(img_get_ULong) (DiImage* img, DiOffT offset);
335 ULong r = ML_(img_get_ULong)( c.img, c.ioff ); in ML_()
339 ULong r = ML_(img_get_ULong)( c->img, c->ioff ); in ML_()
Dimage.c1185 ULong ML_(img_get_ULong)(DiImage* img, DiOffT offset) in ML_() argument
Dreaddwarf3.c285 r = ML_(img_get_ULong)(c->sli.img, c->sli_next); in get_ULong()