Home
last modified time | relevance | path

Searched defs:linker (Results 1 – 25 of 41) sorted by relevance

12

/art/runtime/
Dclass_root-inl.h48 inline ObjPtr<mirror::Class> GetClassRoot(ClassRoot class_root, ClassLinker* linker) in GetClassRoot()
87 inline ObjPtr<mirror::Class> GetClassRoot(ClassLinker* linker) in GetClassRoot()
/art/runtime/dex/
Ddex_file_annotations.h148 ClassLinker* linker, in RuntimeEncodedStaticFieldValueIterator()
/art/compiler/linker/
Dlinker_patch_test.cc22 namespace linker { namespace
Doutput_stream_test.cc27 namespace linker { namespace
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64.cc23 namespace linker { namespace
Drelative_patcher_x86_64_test.cc22 namespace linker { namespace
/art/dex2oat/linker/
Dindex_bss_mapping_encoder_test.cc23 namespace linker { namespace
Dmulti_oat_relative_patcher.cc26 namespace linker { namespace
Delf_writer.cc23 namespace linker { namespace
Delf_writer_test.cc33 namespace linker { namespace
Dimage_write_read_test.cc20 namespace linker { namespace
Dimage_test.cc27 namespace linker { namespace
Drelative_patcher.cc35 namespace linker { namespace
Delf_writer_quick.cc42 namespace linker { namespace
Dmulti_oat_relative_patcher_test.cc26 namespace linker { namespace
/art/dex2oat/linker/x86/
Drelative_patcher_x86_base.cc22 namespace linker { namespace
Drelative_patcher_x86.cc23 namespace linker { namespace
Drelative_patcher_x86_test.cc22 namespace linker { namespace
/art/runtime/entrypoints/quick/
Dquick_throw_entrypoints.cc128 ClassLinker* linker = Runtime::Current()->GetClassLinker(); in artThrowClassCastException() local
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2.cc35 namespace linker { namespace
Drelative_patcher_arm_base.cc29 namespace linker { namespace
/art/runtime/native/
Ddalvik_system_VMRuntime.cc417 ClassLinker* linker = Runtime::Current()->GetClassLinker(); in PreloadDexCachesResolveType() local
505 ClassLinker* linker = Runtime::Current()->GetClassLinker(); in PreloadDexCachesStatsTotal() local
584 ClassLinker* linker = runtime->GetClassLinker(); in VMRuntime_preloadDexCaches() local
/art/runtime/verifier/
Dclass_verifier.cc252 ClassLinker* const linker = Runtime::Current()->GetClassLinker(); in VerifyClass() local
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc39 namespace linker { namespace
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h659 ClassLinker* linker = Runtime::Current()->GetClassLinker(); in FindMethodFast() local

12