Home
last modified time | relevance | path

Searched refs:GetVmapTableOffsetOffset (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file-inl.h124 inline uint32_t OatFile::OatMethod::GetVmapTableOffsetOffset() const { in GetVmapTableOffsetOffset() function
Doat_file.h130 uint32_t GetVmapTableOffsetOffset() const;
/art/oatdump/
Doatdump.cc906 oat_method.GetVmapTableOffsetOffset()); in DumpOatMethod()