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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dpriv_image.h171 static inline DiSlice mk_DiSlice ( DiImage* img, DiOffT ioff, DiOffT szB ) { function
186 return mk_DiSlice(cur.img, cur.ioff, size);
195 return mk_DiSlice(img, 0, ML_(img_size)(img));

Completed in 49 milliseconds