Searched refs:INDEX_BIS (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_debuginfo/ |
D | readelf.c | 1434 static DiOffT INDEX_BIS ( DiOffT base, UWord idx, UWord scale ) { in INDEX_BIS() function 1456 INDEX_BIS(phdr_ioff, i, phdr_ent_szB), sizeof(seg)); in file_offset_from_svma() 1729 INDEX_BIS(shdr_mioff, ehdr_m.e_shstrndx, shdr_ment_szB), in ML_() 1761 INDEX_BIS(phdr_mioff, i, phdr_ment_szB), in ML_() 1856 INDEX_BIS(ehdr_mioff + a_phdr.p_offset, in ML_() 1945 INDEX_BIS(shdr_mioff, i, shdr_ment_szB), sizeof(a_shdr)); in ML_() 2496 INDEX_BIS(shdr_mioff, i, shdr_ment_szB), \ in ML_() 2715 INDEX_BIS(shdr_dioff, ehdr_dimg.e_shstrndx, in ML_() 2730 ML_(img_get)(&a_phdr, dimg, INDEX_BIS(ehdr_dimg.e_phoff, in ML_() 2770 INDEX_BIS(shdr_dioff, i, shdr_dent_szB), \ in ML_() [all …]
|