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