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