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

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

Completed in 396 milliseconds