Searched refs:DexMapItem (Results 1 – 2 of 2) sorted by relevance
245 struct DexMapItem { struct257 DexMapItem list[1]; /* entries */ argument
397 DexMapItem* item = pMap->list; in swapMap()408 CHECK_LIST_SIZE(item, count, sizeof(DexMapItem)); in swapMap()542 sectionOffset + sizeof(u4) + (pMap->size * sizeof(DexMapItem)); in checkMapSection()2527 const DexMapItem* item = pMap->list; in swapEverythingButHeaderAndMap()2701 const DexMapItem* item = pMap->list; in crossVerifyEverything()