Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h152 const std::vector<uint8_t>& GetVmapTable() const { in GetVmapTable() function
/art/runtime/
Doat_file-inl.h119 inline const uint8_t* OatFile::OatMethod::GetVmapTable() const { in GetVmapTable() function
/art/runtime/mirror/
Dart_method-inl.h270 inline const uint8_t* ArtMethod::GetVmapTable() { in GetVmapTable() function
278 inline const uint8_t* ArtMethod::GetVmapTable(const void* code_pointer) { in GetVmapTable() function