Searched defs:ImageInfo (Results 1 – 1 of 1) sorted by relevance
287 struct ImageInfo { struct288 uint32_t oat_checksum = 0;289 uintptr_t oat_data_begin = 0;290 int32_t patch_delta = 0;291 std::string location;