Searched defs:DexMapList (Results 1 – 1 of 1) sorted by relevance
255 struct DexMapList { struct256 u4 size; /* #of entries in list */257 DexMapItem list[1]; /* entries */