Searched refs:BssSize (Results 1 – 3 of 3) sorted by relevance
294 size_t BssSize() const { in BssSize() function309 return (bss_roots_ != nullptr) ? bss_roots_ - BssBegin() : BssSize(); in BssRootsOffset()
2202 CHECK_LT(entry.bss_offset, oat_file->BssSize()); in DCheckIndexToBssMapping()
183 oat_file_->BssSize(), in Symbolize()