Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.h324 size_t InitOatMaps(size_t offset);
Doat_writer.cc771 offset = InitOatMaps(offset); in PrepareLayout()
2070 size_t OatWriter::InitOatMaps(size_t offset) { in InitOatMaps() function in art::linker::OatWriter