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

  /art/runtime/
oat_file-inl.h 74 inline uint32_t OatFile::OatMethod::GetVmapTableOffset() const {
92 uint32_t offset = reinterpret_cast<const OatQuickMethodHeader*>(code)[-1].GetVmapTableOffset();
oat_quick_method_header.h 108 uint32_t GetVmapTableOffset() const {

Completed in 68 milliseconds