Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c2903 UInt buildid_offset = ML_(img_strlen)(debugaltlink_escn.img, in ML_() local
2906 vg_assert(buildid_offset < debugaltlink_escn.szB); in ML_()
2910 (debugaltlink_escn.szB - buildid_offset) in ML_()
2916 for (j = 0; j < debugaltlink_escn.szB - buildid_offset; j++) in ML_()
2921 + buildid_offset + j)); in ML_()