Searched refs:MapItem (Results 1 – 4 of 4) sorted by relevance
382 static void AddMapItem(const T& section, std::vector<dex::MapItem>& items) { in AddMapItem()385 dex::MapItem map_item = {}; in AddMapItem()399 std::vector<dex::MapItem> map_items; in CreateMapSection()401 dex::MapItem headerItem = {}; in CreateMapSection()426 [](const dex::MapItem& a, const dex::MapItem& b) { in CreateMapSection()
974 sizeof(dex::u4) + sizeof(dex::MapItem) * map_list->size; in ValidateHeader()
161 struct MapItem { struct171 MapItem list[]; argument
132 const dex::MapItem& section = dexMap.list[i]; in PrintDexMap()