Home
last modified time | relevance | path

Searched defs:vmap_table (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/compiler/
H A Dcompiled_method.cc100 const ArrayRef<const uint8_t>& vmap_table, in CompiledMethod()
113 const ArrayRef<const uint8_t>& vmap_table, in SwapAllocCompiledMethod()
H A Dcommon_compiler_test.cc54 ArrayRef<const uint8_t> vmap_table, in CodeAndMetadata()
142 ArrayRef<const uint8_t> vmap_table, in MakeExecutable()
/aosp12/art/runtime/
H A Doat_file-inl.h69 const uint8_t* vmap_table = GetVmapTable(); in GetVmapTableOffset() local
/aosp12/art/compiler/driver/
H A Dcompiled_method_storage_test.cc38 ArrayRef<const uint8_t> vmap_table[] = { in TEST() local