Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_test.cc71 uint32_t oat_file_begin = ART_BASE_ADDRESS + (4 * KB); // page aligned in TEST_F() local
H A Dimage_writer.cc2552 const uint8_t* oat_file_begin = image_info.oat_file_begin_; in CreateHeader() local
/aosp12/art/runtime/
H A Dimage.cc42 uint32_t oat_file_begin, in ImageHeader()
/aosp12/art/oatdump/
H A Doatdump.cc868 const uint8_t* const oat_file_begin = oat_dex_file.GetOatFile()->Begin(); in DumpOatDexFile() local