/art/dex2oat/linker/arm/ |
D | relative_patcher_thumb2.cc | 60 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
|
D | relative_patcher_arm_base.cc | 342 uint32_t target_offset) { in CalculateMethodCallDisplacement() 491 uint32_t target_offset = result.second - CompiledCode::CodeDelta(instruction_set_); in ResolveMethodCalls() local
|
D | relative_patcher_thumb2_test.cc | 121 uint32_t BneWWithOffset(uint32_t bne_offset, uint32_t target_offset) { in BneWWithOffset() 376 uint32_t target_offset) { in CheckPcRelativePatch()
|
/art/dex2oat/linker/ |
D | multi_oat_relative_patcher.h | 101 uint32_t target_offset) { in PatchCall() 111 uint32_t target_offset) { in PatchPcRelativeReference()
|
D | relative_patcher_test.h | 175 uint32_t target_offset = in Link() local 180 uint32_t target_offset = in Link() local 187 uint32_t target_offset = in Link() local
|
D | multi_oat_relative_patcher_test.cc | 82 uint32_t target_offset) override { in PatchCall() 91 uint32_t target_offset) override { in PatchPcRelativeReference()
|
D | oat_writer.cc | 1737 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/ |
D | relative_patcher_x86_64.cc | 28 uint32_t target_offset) { in PatchPcRelativeReference()
|
/art/dex2oat/linker/x86/ |
D | relative_patcher_x86.cc | 28 uint32_t target_offset) { in PatchPcRelativeReference()
|
D | relative_patcher_x86_base.cc | 47 uint32_t target_offset) { in PatchCall()
|
/art/dex2oat/linker/arm64/ |
D | relative_patcher_arm64.cc | 193 target_offset) { in PatchCall() 213 uint32_t target_offset) { in PatchPcRelativeReference() 320 uint32_t target_offset = GetThunkTargetOffset(key, patch_offset); in PatchBakerReadBarrierBranch() local
|
D | relative_patcher_arm64_test.cc | 258 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/ |
D | relative_patcher_mips.cc | 51 uint32_t target_offset) { in PatchPcRelativeReference()
|
D | relative_patcher_mips32r6_test.cc | 59 uint32_t target_offset) { in CheckPcRelativePatch()
|
D | relative_patcher_mips_test.cc | 62 uint32_t target_offset) { in CheckPcRelativePatch()
|
/art/dex2oat/linker/mips64/ |
D | relative_patcher_mips64.cc | 51 uint32_t target_offset) { in PatchPcRelativeReference()
|
D | relative_patcher_mips64_test.cc | 61 uint32_t target_offset) { in CheckPcRelativePatch()
|