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

  /art/compiler/
elf_patcher.cc 149 uintptr_t patch_ptr = reinterpret_cast<uintptr_t>(base + patch->GetLiteralOffset());
245 uintptr_t patch_location = base + patch->GetLiteralOffset();
  /art/compiler/driver/
compiler_driver.h 443 size_t GetLiteralOffset() const {
    [all...]

Completed in 33 milliseconds