Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c1489 DiOffT shdr_mioff = 0; in ML_() local
1593 shdr_mioff = ehdr_mioff + ehdr_m.e_shoff; in ML_()
1603 shdr_mioff, shdr_mnent, shdr_ment_szB); in ML_()
1624 || !ML_(img_valid)(mimg, shdr_mioff, shdr_mnent * shdr_ment_szB)) { in ML_()
1637 INDEX_BIS(shdr_mioff, ehdr_m.e_shstrndx, shdr_ment_szB), in ML_()
1843 INDEX_BIS(shdr_mioff, i, shdr_ment_szB), sizeof(a_shdr)); in ML_()
2388 INDEX_BIS(shdr_mioff, i, shdr_ment_szB), \ in ML_()