Home
last modified time | relevance | path

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

/art/runtime/
Dimage-inl.h31 mirror::ObjectArray<mirror::Object>* image_roots = GetImageRoots<kReadBarrierOption>(); in GetImageRoot() local
41 mirror::ObjectArray<mirror::Object>* image_roots = in GetImageRoots() local
Dimage.cc34 uint32_t image_roots, in ImageHeader()
/art/dex2oat/linker/
Dimage_test.cc61 uint32_t image_roots = ART_BASE_ADDRESS + (1 * KB); in TEST_F() local
Dimage_writer.cc1331 auto image_roots(hs.NewHandle( in CreateImageRoots() local
1662 std::vector<Handle<ObjectArray<Object>>> image_roots; in CalculateNewObjectOffsets() local