Searched refs:DexMapItem (Results 1 – 2 of 2) sorted by relevance
223 typedef struct DexMapItem { struct228 } DexMapItem; argument235 DexMapItem list[1]; /* entries */
364 DexMapItem* item = pMap->list; in swapMap()375 CHECK_LIST_SIZE(item, count, sizeof(DexMapItem)); in swapMap()509 sectionOffset + sizeof(u4) + (pMap->size * sizeof(DexMapItem)); in checkMapSection()2457 const DexMapItem* item = pMap->list; in swapEverythingButHeaderAndMap()2631 const DexMapItem* item = pMap->list; in crossVerifyEverything()