Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.h324 size_t InitIndexBssMappings(size_t offset);
Doat_writer.cc751 offset = InitIndexBssMappings(offset); in PrepareLayout()
2109 size_t OatWriter::InitIndexBssMappings(size_t offset) { in InitIndexBssMappings() function in art::linker::OatWriter