Searched refs:INDEX_BIS (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 1387 static DiOffT INDEX_BIS ( DiOffT base, UWord idx, UWord scale ) { in INDEX_BIS() function 1409 INDEX_BIS(phdr_ioff, i, phdr_ent_szB), sizeof(seg)); in file_offset_from_svma() 1634 INDEX_BIS(shdr_mioff, ehdr_m.e_shstrndx, shdr_ment_szB), in ML_() 1666 INDEX_BIS(phdr_mioff, i, phdr_ment_szB), in ML_() 1751 INDEX_BIS(ehdr_mioff + a_phdr.p_offset, in ML_() 1840 INDEX_BIS(shdr_mioff, i, shdr_ment_szB), sizeof(a_shdr)); in ML_() 2373 INDEX_BIS(shdr_mioff, i, shdr_ment_szB), \ in ML_() 2561 INDEX_BIS(shdr_dioff, ehdr_dimg.e_shstrndx, in ML_() 2576 ML_(img_get)(&a_phdr, dimg, INDEX_BIS(ehdr_dimg.e_phoff, in ML_() 2616 INDEX_BIS(shdr_dioff, i, shdr_dent_szB), \ in ML_() [all …]
|