Home
last modified time | relevance | path

Searched defs:target_offset (Results 1 – 12 of 12) sorted by relevance

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2.cc60 uint32_t target_offset) { in PatchCall()
70 uint32_t target_offset) { in PatchPcRelativeReference()
92 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchEntrypointCall() local
108 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchBakerReadBarrierBranch() local
Drelative_patcher_arm_base.cc342 uint32_t target_offset) { in CalculateMethodCallDisplacement()
504 uint32_t target_offset = result.second - CompiledCode::CodeDelta(instruction_set_); in ResolveMethodCalls() local
Drelative_patcher_thumb2_test.cc121 uint32_t BneWWithOffset(uint32_t bne_offset, uint32_t target_offset) { in BneWWithOffset()
377 uint32_t target_offset) { in CheckPcRelativePatch()
/art/dex2oat/linker/
Dmulti_oat_relative_patcher.h101 uint32_t target_offset) { in PatchCall()
111 uint32_t target_offset) { in PatchPcRelativeReference()
Drelative_patcher_test.h174 uint32_t target_offset = in Link() local
181 uint32_t target_offset = in Link() local
188 uint32_t target_offset = in Link() local
Dmulti_oat_relative_patcher_test.cc82 uint32_t target_offset) override { in PatchCall()
91 uint32_t target_offset) override { in PatchPcRelativeReference()
Doat_writer.cc1771 uint32_t target_offset = GetTargetIntrinsicReferenceOffset(patch); in VisitMethod() local
1779 uint32_t target_offset = in VisitMethod() local
1789 uint32_t target_offset = in VisitMethod() local
1799 uint32_t target_offset = GetTargetOffset(patch); in VisitMethod() local
1807 uint32_t target_offset = GetTargetObjectOffset(GetTargetString(patch)); in VisitMethod() local
1816 uint32_t target_offset = in VisitMethod() local
1825 uint32_t target_offset = GetTargetObjectOffset(GetTargetType(patch)); in VisitMethod() local
1834 uint32_t target_offset = writer_->bss_start_ + writer_->bss_type_entries_.Get(ref); in VisitMethod() local
1842 uint32_t target_offset = GetTargetMethodOffset(GetTargetMethod(patch)); in VisitMethod() local
1925 uint32_t target_offset = writer_->relative_patcher_->GetOffset(patch.TargetMethod()); in GetTargetOffset() local
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc194 uint32_t target_offset) { in PatchCall()
205 uint32_t target_offset) { in PatchPcRelativeReference()
307 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchEntrypointCall() local
320 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchBakerReadBarrierBranch() local
Drelative_patcher_arm64_test.cc259 uint32_t target_offset, in GenNopsAndAdrpAndUse()
292 uint32_t target_offset) { in GenNopsAndAdrpLdr()
311 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestNopsAdrpLdr() local
318 uint32_t target_offset) { in GenNopsAndAdrpAdd()
376 uint32_t target_offset, in TestNopsAdrpInsn2AndUse()
386 uint32_t target_offset, in TestNopsAdrpInsn2AndUseHasThunk()
436 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestAdrpInsn2Ldr() local
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64.cc28 uint32_t target_offset) { in PatchPcRelativeReference()
/art/dex2oat/linker/x86/
Drelative_patcher_x86_base.cc47 uint32_t target_offset) { in PatchCall()
Drelative_patcher_x86.cc28 uint32_t target_offset) { in PatchPcRelativeReference()