HomeSort by relevance Sort by last modified time
    Searched full:base_loc (Results 1 - 1 of 1) sorted by null

  /art/compiler/
oat_writer.cc 443 uintptr_t base_loc = offset_ - code_size - writer_->oat_header_->GetExecutableOffset(); local
446 writer_->absolute_patch_locations_.push_back(base_loc + patch.LiteralOffset());
    [all...]

Completed in 184 milliseconds