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

  /art/runtime/
oat_file.h 304 return (bss_methods_ != nullptr) ? bss_methods_ - BssBegin() : BssRootsOffset();
307 size_t BssRootsOffset() const {
  /art/oatdump/
oatdump.cc 185 oat_file_->BssRootsOffset(),
    [all...]

Completed in 257 milliseconds