Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h327 return BssEnd() - BssBegin(); in BssSize()
355 const uint8_t* BssEnd() const { return bss_end_; } in BssEnd() function