Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.h318 size_t InitOatMaps(size_t offset);
Doat_writer.cc782 offset = InitOatMaps(offset); in PrepareLayout()
2081 size_t OatWriter::InitOatMaps(size_t offset) { in InitOatMaps() function in art::linker::OatWriter