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

/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_image.h244 static inline SizeT ML_(cur_strlen)( DiCursor c ) { function
H A Dreaddwarf.c534 && ML_(cur_strlen)(ui->compdir))
950 p = ML_(cur_plus)(p, ML_(cur_strlen)(p) + 1);
3880 data = ML_(cur_plus)(data, 1 + ML_(cur_strlen)(cie_augmentation));
H A Dreaddwarf3.c1244 cts->szB = - (Long)(1 + (ULong)ML_(cur_strlen)(str));
1257 cts->szB = - (Long)(1 + (ULong)ML_(cur_strlen)(str));
1441 cts->szB = - (Long)(1 + (ULong)ML_(cur_strlen)(str));

Completed in 203 milliseconds