Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h300 size_t InitOatMaps(size_t offset);
Doat_writer.cc578 offset = InitOatMaps(offset); in PrepareLayout()
1759 size_t OatWriter::InitOatMaps(size_t offset) { in InitOatMaps() function in art::OatWriter