Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h262 return BssEnd() - BssBegin(); in BssSize()
283 const uint8_t* BssEnd() const;
Doat_file.cc1269 const uint8_t* OatFile::BssEnd() const { in BssEnd() function in art::OatFile