Home
last modified time | relevance | path

Searched defs:oat_file_end (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_test.cc75 uint32_t oat_file_end = ART_BASE_ADDRESS + (2 * kElfSegmentAlignment + 2 * KB); in TEST_F() local
H A Dimage_writer.cc2784 const uint8_t* oat_file_end = oat_file_begin + image_info.oat_loaded_size_; in CreateHeader() local
/aosp_15_r20/art/runtime/oat/
H A Dimage.cc50 uint32_t oat_file_end, in ImageHeader()
/aosp_15_r20/cts/tools/release-parser/proto/
H A Drelease.proto209 uint32 oat_file_end = 9; field