Searched defs:target_dex_file (Results 1 – 9 of 9) sorted by relevance
| /art/compiler/linker/ |
| D | linker_patch.h | 88 const DexFile* target_dex_file, in RelativeMethodPatch() 98 const DexFile* target_dex_file, in MethodAppImageRelRoPatch() 108 const DexFile* target_dex_file, in MethodBssEntryPatch() 118 const DexFile* target_dex_file, in RelativeJniEntrypointPatch() 128 const DexFile* target_dex_file, in RelativeCodePatch() 136 const DexFile* target_dex_file, in RelativeTypePatch() 146 const DexFile* target_dex_file, in TypeAppImageRelRoPatch() 156 const DexFile* target_dex_file, in TypeBssEntryPatch() 166 const DexFile* target_dex_file, in PublicTypeBssEntryPatch() 176 const DexFile* target_dex_file, in PackageTypeBssEntryPatch() [all …]
|
| /art/compiler/optimizing/ |
| D | code_generator_arm_vixl.h | 708 const DexFile* target_dex_file; member
|
| D | code_generator.h | 751 const DexFile* target_dex_file; member
|
| D | code_generator_riscv64.cc | 6800 const DexFile* target_dex_file, in NoDexFileAdapter()
|
| D | code_generator_arm64.cc | 5513 const DexFile* target_dex_file, in NoDexFileAdapter()
|
| D | code_generator_x86_64.cc | 1440 const DexFile* target_dex_file, in NoDexFileAdapter()
|
| D | code_generator_x86.cc | 5900 const DexFile* target_dex_file, in NoDexFileAdapter()
|
| D | code_generator_arm_vixl.cc | 9934 const DexFile* target_dex_file, in NoDexFileAdapter()
|
| /art/dex2oat/linker/ |
| D | oat_writer.cc | 1915 ObjPtr<mirror::DexCache> GetDexCache(const DexFile* target_dex_file) in GetDexCache()
|