Searched refs:Idmap_data_header (Results 1 – 2 of 2) sorted by relevance
36 struct Idmap_data_header;56 const Idmap_data_header* data_header_;68 explicit OverlayDynamicRefTable(const Idmap_data_header* data_header,76 const Idmap_data_header* data_header_;133 explicit IdmapResMap(const Idmap_data_header* data_header,141 const Idmap_data_header* data_header_;198 const Idmap_data_header* data_header_;216 const Idmap_data_header* data_header,
56 struct Idmap_data_header { struct117 OverlayDynamicRefTable::OverlayDynamicRefTable(const Idmap_data_header* data_header, in OverlayDynamicRefTable()146 IdmapResMap::IdmapResMap(const Idmap_data_header* data_header, in IdmapResMap()254 const Idmap_data_header* data_header, in LoadedIdmap()311 auto data_header = ReadType<Idmap_data_header>(&data_ptr, &data_size, "data header"); in Load()