Searched defs:patch_offset (Results 1 – 11 of 11) sorted by relevance
| /art/compiler/linker/ |
| D | multi_oat_relative_patcher.h | 98 uint32_t patch_offset, in PatchCall() 108 uint32_t patch_offset, in PatchPcRelativeReference() 117 uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
|
| D | multi_oat_relative_patcher_test.cc | 82 uint32_t patch_offset, in PatchCall() 91 uint32_t patch_offset, in PatchPcRelativeReference()
|
| /art/compiler/linker/arm/ |
| D | relative_patcher_arm_base.cc | 269 uint32_t ArmBaseRelativePatcher::CalculateMethodCallDisplacement(uint32_t patch_offset, in CalculateMethodCallDisplacement() 295 uint32_t ArmBaseRelativePatcher::GetThunkTargetOffset(const ThunkKey& key, uint32_t patch_offset) { in GetThunkTargetOffset() 316 uint32_t patch_offset = code_offset + patch.LiteralOffset(); in ProcessPatches() local 393 uint32_t patch_offset = unprocessed_method_call_patches_.front().GetPatchOffset(); in ResolveMethodCalls() local 441 inline uint32_t ArmBaseRelativePatcher::CalculateMaxNextOffset(uint32_t patch_offset, in CalculateMaxNextOffset()
|
| D | relative_patcher_thumb2.cc | 41 uint32_t patch_offset, in PatchCall() 69 uint32_t patch_offset, in PatchPcRelativeReference()
|
| D | relative_patcher_arm_base.h | 148 UnprocessedMethodCallPatch(uint32_t patch_offset, MethodReference target_method) in UnprocessedMethodCallPatch()
|
| /art/compiler/linker/mips64/ |
| D | relative_patcher_mips64.cc | 41 uint32_t patch_offset, in PatchCall() 75 uint32_t patch_offset, in PatchPcRelativeReference()
|
| /art/compiler/linker/x86_64/ |
| D | relative_patcher_x86_64.cc | 26 uint32_t patch_offset, in PatchPcRelativeReference()
|
| /art/compiler/linker/arm64/ |
| D | relative_patcher_arm64.cc | 132 uint32_t patch_offset = quick_code_offset + patch.LiteralOffset(); in ReserveSpace() local 185 uint32_t patch_offset, uint32_t in PatchCall() 205 uint32_t patch_offset, in PatchPcRelativeReference() 300 uint32_t patch_offset) { in PatchBakerReadBarrierBranch() 528 uint32_t patch_offset) { in NeedsErratum843419Thunk()
|
| /art/compiler/linker/x86/ |
| D | relative_patcher_x86.cc | 26 uint32_t patch_offset, in PatchPcRelativeReference()
|
| D | relative_patcher_x86_base.cc | 39 uint32_t patch_offset, in PatchCall()
|
| /art/compiler/linker/mips/ |
| D | relative_patcher_mips.cc | 48 uint32_t patch_offset, in PatchPcRelativeReference()
|