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

  /art/compiler/
common_compiler_test.cc 57 const uint32_t vmap_table_offset = vmap_table.empty() ? 0u local
59 OatQuickMethodHeader method_header(vmap_table_offset, code_size);
  /art/oatdump/
oatdump.cc 1218 uint32_t vmap_table_offset = method_header == local
    [all...]

Completed in 177 milliseconds