HomeSort by relevance Sort by last modified time
    Searched defs:GetVmapTable (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat_file-inl.h 75 const uint8_t* vmap_table = GetVmapTable();
87 inline const uint8_t* OatFile::OatMethod::GetVmapTable() const {
oat_quick_method_header.h 82 const uint8_t* GetVmapTable() const {
  /art/compiler/
compiled_method.h 416 ArrayRef<const uint8_t> GetVmapTable() const {

Completed in 41 milliseconds