Home
last modified time | relevance | path

Searched defs:GetVmapTable (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file-inl.h87 inline const uint8_t* OatFile::OatMethod::GetVmapTable() const { in GetVmapTable() function
Doat_quick_method_header.h132 const uint8_t* GetVmapTable() const { in GetVmapTable() function
/art/compiler/
Dcompiled_method.h405 ArrayRef<const uint8_t> GetVmapTable() const { in GetVmapTable() function