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

/art/runtime/
H A Doat_file-inl.h75 const uint8_t* vmap_table = GetVmapTable();
87 inline const uint8_t* OatFile::OatMethod::GetVmapTable() const { function in class:art::OatFile::OatMethod
H A Doat_quick_method_header.h82 const uint8_t* GetVmapTable() const { function
/art/compiler/
H A Dcompiled_method.h416 ArrayRef<const uint8_t> GetVmapTable() const { function in class:art::FINAL

Completed in 76 milliseconds