Searched refs:GetBootImageTableEntryOffset (Results 1 - 1 of 1) sorted by path

/art/dex2oat/linker/
H A Doat_writer.cc2055 return GetBootImageTableEntryOffset(string_root);
2065 return GetBootImageTableEntryOffset(table_slot);
2068 uint32_t GetBootImageTableEntryOffset(const uint8_t* raw_root) { function in class:OatWriter::WriteCodeMethodVisitor

Completed in 40 milliseconds