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.cc59 uint32_t target_offset) { in PatchCall()
69 uint32_t target_offset) { in PatchPcRelativeReference()
91 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchEntrypointCall() local
107 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 = in ResolveMethodCalls() local
Drelative_patcher_thumb2_test.cc121 uint32_t BneWWithOffset(uint32_t bne_offset, uint32_t target_offset) { in BneWWithOffset()
398 uint32_t target_offset) { in CheckPcRelativePatch()
/art/dex2oat/linker/riscv64/
Drelative_patcher_riscv64_test.cc78 uint32_t target_offset, in GenNopsAndAuipcAndUse()
113 uint32_t target_offset = start_cnops * kCNopSize + kUnpatchedOffset; in GenNopsAndAuipcAndUseUnpatched() local
158 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestNopsAuipcLwu() local
183 uint32_t target_offset = bss_begin_ + method_entry_offset; in TestNopsAuipcLd() local
Drelative_patcher_riscv64.cc57 [[maybe_unused]] uint32_t target_offset) { in PatchCall()
65 uint32_t target_offset) { in PatchPcRelativeReference()
/art/dex2oat/linker/
Drelative_patcher_test.h176 uint32_t target_offset = in Link() local
184 uint32_t target_offset = in Link() local
192 uint32_t target_offset = in Link() local
199 uint32_t target_offset = in Link() local
Drelative_patcher.cc66 [[maybe_unused]] uint32_t target_offset) override { in Create()
73 [[maybe_unused]] uint32_t target_offset) override { in Create()
Dmulti_oat_relative_patcher.h102 uint32_t target_offset) { in PatchCall()
112 uint32_t target_offset) { in PatchPcRelativeReference()
Doat_writer.cc1685 uint32_t target_offset = GetTargetIntrinsicReferenceOffset(patch); in VisitMethod() local
1693 uint32_t target_offset = in VisitMethod() local
1703 uint32_t target_offset = in VisitMethod() local
1713 uint32_t target_offset = GetTargetOffset(patch); in VisitMethod() local
1721 uint32_t target_offset = GetTargetObjectOffset(GetTargetString(patch)); in VisitMethod() local
1729 uint32_t target_offset = in VisitMethod() local
1738 uint32_t target_offset = in VisitMethod() local
1748 uint32_t target_offset = in VisitMethod() local
1757 uint32_t target_offset = GetTargetObjectOffset(GetTargetType(patch)); in VisitMethod() local
1765 uint32_t target_offset = in VisitMethod() local
[all …]
Dmulti_oat_relative_patcher_test.cc82 uint32_t target_offset) override { in PatchCall()
91 uint32_t target_offset) override { in PatchPcRelativeReference()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc199 uint32_t target_offset) { in PatchCall()
210 uint32_t target_offset) { in PatchPcRelativeReference()
320 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchEntrypointCall() local
333 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchBakerReadBarrierBranch() local
Drelative_patcher_arm64_test.cc265 uint32_t target_offset, in GenNopsAndAdrpAndUse()
298 uint32_t target_offset) { in GenNopsAndAdrpLdr()
317 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestNopsAdrpLdr() local
324 uint32_t target_offset) { in GenNopsAndAdrpAdd()
382 uint32_t target_offset, in TestNopsAdrpInsn2AndUse()
392 uint32_t target_offset, in TestNopsAdrpInsn2AndUseHasThunk()
442 uint32_t target_offset = bss_begin_ + string_entry_offset; in TestAdrpInsn2Ldr() local
/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64.cc27 uint32_t target_offset) { in PatchPcRelativeReference()
/art/dex2oat/linker/x86/
Drelative_patcher_x86.cc27 uint32_t target_offset) { in PatchPcRelativeReference()
Drelative_patcher_x86_base.cc47 uint32_t target_offset) { in PatchCall()
/art/compiler/optimizing/
Dfast_compiler_arm64.cc1157 int32_t target_offset = kCompareWithZero ? instruction.VRegB_21t() : instruction.VRegC_22t(); in If_21_22t() local
/art/compiler/utils/riscv64/
Dassembler_riscv64_test.cc9864 auto target_offset = [&](size_t i) { in TEST_F() local