Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2.cc60 uint32_t target_offset) { in PatchCall()
88 uint32_t target_offset) { in PatchPcRelativeReference()
115 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchBakerReadBarrierBranch() local
Drelative_patcher_arm_base.cc342 uint32_t target_offset) { in CalculateMethodCallDisplacement()
491 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()
376 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.h175 uint32_t target_offset = in Link() local
180 uint32_t target_offset = in Link() local
187 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.cc1737 uint32_t target_offset = GetTargetIntrinsicReferenceOffset(patch); in VisitMethod() local
1745 uint32_t target_offset = in VisitMethod() local
1755 uint32_t target_offset = in VisitMethod() local
1765 uint32_t target_offset = GetTargetOffset(patch); in VisitMethod() local
1773 uint32_t target_offset = GetTargetObjectOffset(GetTargetString(patch)); in VisitMethod() local
1782 uint32_t target_offset = in VisitMethod() local
1791 uint32_t target_offset = GetTargetObjectOffset(GetTargetType(patch)); in VisitMethod() local
1800 uint32_t target_offset = writer_->bss_start_ + writer_->bss_type_entries_.Get(ref); in VisitMethod() local
1808 uint32_t target_offset = GetTargetMethodOffset(GetTargetMethod(patch)); in VisitMethod() local
1885 uint32_t target_offset = writer_->relative_patcher_->GetOffset(patch.TargetMethod()); in GetTargetOffset() local
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64.cc28 uint32_t target_offset) { in PatchPcRelativeReference()
/art/dex2oat/linker/x86/
Drelative_patcher_x86.cc28 uint32_t target_offset) { in PatchPcRelativeReference()
Drelative_patcher_x86_base.cc47 uint32_t target_offset) { in PatchCall()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc193 target_offset) { in PatchCall()
213 uint32_t target_offset) { in PatchPcRelativeReference()
320 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchBakerReadBarrierBranch() local
Drelative_patcher_arm64_test.cc258 uint32_t target_offset, in GenNopsAndAdrpAndUse()
291 uint32_t target_offset) { in GenNopsAndAdrpLdr()
310 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestNopsAdrpLdr() local
317 uint32_t target_offset) { in GenNopsAndAdrpAdd()
375 uint32_t target_offset, in TestNopsAdrpInsn2AndUse()
385 uint32_t target_offset, in TestNopsAdrpInsn2AndUseHasThunk()
435 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestAdrpInsn2Ldr() local
/art/dex2oat/linker/mips/
Drelative_patcher_mips.cc51 uint32_t target_offset) { in PatchPcRelativeReference()
Drelative_patcher_mips32r6_test.cc59 uint32_t target_offset) { in CheckPcRelativePatch()
Drelative_patcher_mips_test.cc62 uint32_t target_offset) { in CheckPcRelativePatch()
/art/dex2oat/linker/mips64/
Drelative_patcher_mips64.cc51 uint32_t target_offset) { in PatchPcRelativeReference()
Drelative_patcher_mips64_test.cc61 uint32_t target_offset) { in CheckPcRelativePatch()