Home
last modified time | relevance | path

Searched defs:target_dex_file (Results 1 – 5 of 5) sorted by relevance

/art/compiler/
Dcompiled_method.h187 const DexFile* target_dex_file, in MethodPatch()
195 const DexFile* target_dex_file, in CodePatch()
203 const DexFile* target_dex_file, in RelativeCodePatch()
211 const DexFile* target_dex_file, in TypePatch()
219 const DexFile* target_dex_file, in StringPatch()
227 const DexFile* target_dex_file, in RelativeStringPatch()
237 const DexFile* target_dex_file, in DexCacheArrayPatch()
312 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch()
/art/compiler/optimizing/
Dcode_generator_x86_64.h544 const DexFile& target_dex_file; member
Dcode_generator_x86.h572 const DexFile& target_dex_file; member
Dcode_generator_arm.h433 const DexFile& target_dex_file; member
Dcode_generator_arm64.h606 const DexFile& target_dex_file; member