Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method-inl.h41 inline ArrayRef<const uint8_t> CompiledMethod::GetVmapTable() const { in GetVmapTable() function
/art/runtime/
Doat_file-inl.h73 inline const uint8_t* OatFile::OatMethod::GetVmapTable() const { in GetVmapTable() function