HomeSort by relevance Sort by last modified time
    Searched refs:BssEnd (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file.h 233 return BssEnd() - BssBegin();
240 const uint8_t* BssEnd() const;
oat_file.cc 524 const uint8_t* OatFile::BssEnd() const {
    [all...]

Completed in 47 milliseconds