Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h246 size_t InitOatMaps(size_t offset);
Doat_writer.cc494 offset = InitOatMaps(offset); in PrepareLayout()
1417 size_t OatWriter::InitOatMaps(size_t offset) { in InitOatMaps() function in art::OatWriter