Home
last modified time | relevance | path

Searched refs:InitOatMaps (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Doat_writer.h148 size_t InitOatMaps(size_t offset);
Doat_writer.cc116 offset = InitOatMaps(offset); in OatWriter()
804 size_t OatWriter::InitOatMaps(size_t offset) { in InitOatMaps() function in art::OatWriter