Searched refs:Idmap_data_header (Results 1 – 2 of 2) sorted by relevance
35 struct Idmap_data_header;54 const Idmap_data_header* data_header_;66 explicit OverlayDynamicRefTable(const Idmap_data_header* data_header,74 const Idmap_data_header* data_header_;129 explicit IdmapResMap(const Idmap_data_header* data_header,135 const Idmap_data_header* data_header_;191 const Idmap_data_header* data_header_;207 const Idmap_data_header* data_header,
56 struct Idmap_data_header { struct109 OverlayDynamicRefTable::OverlayDynamicRefTable(const Idmap_data_header* data_header, in OverlayDynamicRefTable()138 IdmapResMap::IdmapResMap(const Idmap_data_header* data_header, in IdmapResMap()237 const Idmap_data_header* data_header, in LoadedIdmap()292 auto data_header = ReadType<Idmap_data_header>(&data_ptr, &data_size, "data header"); in Load()