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

  /art/compiler/driver/
compiler_driver.h 269 size_t GetLiteralOffset() const {;
  /art/compiler/
image_writer.cc 707 uint32_t* patch_location = reinterpret_cast<uint32_t*>(base + patch->GetLiteralOffset());

Completed in 536 milliseconds