Home
last modified time | relevance | path

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

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