Searched defs:oat_file_end (Results 1 – 4 of 4) sorted by relevance
75 uint32_t oat_file_end = ART_BASE_ADDRESS + (2 * kElfSegmentAlignment + 2 * KB); in TEST_F() local
2784 const uint8_t* oat_file_end = oat_file_begin + image_info.oat_loaded_size_; in CreateHeader() local
50 uint32_t oat_file_end, in ImageHeader()
209 uint32 oat_file_end = 9; field