Searched refs:shdr_dioff (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 2675 DiOffT shdr_dioff = ehdr_dimg.e_shoff; in ML_() local 2699 || !ML_(img_valid)(dimg, shdr_dioff, in ML_() 2715 INDEX_BIS(shdr_dioff, ehdr_dimg.e_shstrndx, in ML_() 2770 INDEX_BIS(shdr_dioff, i, shdr_dent_szB), \ in ML_() 2814 INDEX_BIS(shdr_dioff, i, shdr_dent_szB), \ in ML_()
|