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

  /art/compiler/
elf_writer_mclinker.cc 407 uint32_t oatdata_offset = oatdata_address + offsets[i]; local
408 uint32_t* addr = reinterpret_cast<uint32_t*>(elf_file.Begin() + oatdata_offset);

Completed in 43 milliseconds