Searched refs:headerItem (Results 1 – 1 of 1) sorted by relevance
401 dex::MapItem headerItem = {}; in CreateMapSection() local402 headerItem.type = dex::kHeaderItem; in CreateMapSection()403 headerItem.size = 1; in CreateMapSection()404 headerItem.offset = 0; in CreateMapSection()405 map_items.push_back(headerItem); in CreateMapSection()