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

  /art/runtime/
oat_file.h 90 uint32_t GetVmapTableOffset() const {
  /art/oatdump/
oatdump.cc 240 offsets_.insert(oat_method.GetVmapTableOffset());
338 oat_method.GetVmapTable(), oat_method.GetVmapTableOffset());
    [all...]

Completed in 602 milliseconds