Searched defs:oat_data_begin (Results 1 – 5 of 5) sorted by relevance
57 const OatFile* oat_file, uintptr_t oat_data_begin, in Patch()66 OatHeader* oat_header, uintptr_t oat_data_begin, in ElfPatcher()
31 bool ElfFixup::Fixup(File* file, uintptr_t oat_data_begin) { in Fixup()
201 uint32_t oat_data_begin = ART_BASE_ADDRESS + (8 * KB); // page aligned in TEST_F() local
36 uint32_t oat_data_begin, in ImageHeader()
452 uintptr_t oat_data_begin; in CreateImageFile() local