Searched refs:MapItem (Results 1 – 4 of 4) sorted by relevance
208 struct MapItem { struct218 MapItem list[]; argument
396 static void AddMapItem(const T& section, std::vector<dex::MapItem>& items) { in AddMapItem()399 dex::MapItem map_item = {}; in AddMapItem()413 std::vector<dex::MapItem> map_items; in CreateMapSection()415 dex::MapItem headerItem = {}; in CreateMapSection()441 [](const dex::MapItem& a, const dex::MapItem& b) { in CreateMapSection()
78 const dex::MapItem* mi = nullptr; in MethodHandles()1057 sizeof(dex::u4) + sizeof(dex::MapItem) * map_list->size; in ValidateHeader()
134 const dex::MapItem& section = dexMap.list[i]; in PrintDexMap()