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

  /art/dex2oat/linker/
image_writer.h 606 struct NativeObjectRelocation {
617 std::unordered_map<void*, NativeObjectRelocation> native_object_relocations_;
image_writer.cc 498 NativeObjectRelocation { oat_index, offset, NativeObjectRelocationType::kDexCacheArray });
    [all...]

Completed in 130 milliseconds