Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c2742 UInt buildid_offset = ML_(img_strlen)(debugaltlink_escn.img, in ML_() local
2745 vg_assert(buildid_offset < debugaltlink_escn.szB); in ML_()
2749 (debugaltlink_escn.szB - buildid_offset) in ML_()
2755 for (j = 0; j < debugaltlink_escn.szB - buildid_offset; j++) in ML_()
2760 + buildid_offset + j)); in ML_()