Searched defs:image_offset_ (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | image.h | 126     uint32_t image_offset_ = 0u;  variable | 
| /art/dex2oat/linker/ | ||
| D | image_writer.h | 329     size_t image_offset_ = 0;  // Offset of this image from the start of the first image.  member |