Home
last modified time | relevance | path

Searched defs:patch_offset (Results 1 – 8 of 8) sorted by relevance

/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc92 uint32_t patch_offset = quick_code_offset + patch.LiteralOffset(); in ReserveSpace() local
145 uint32_t patch_offset, uint32_t in PatchCall()
165 uint32_t patch_offset, in PatchPcRelativeReference()
280 uint32_t patch_offset) { in NeedsErratum843419Thunk()
/art/compiler/linker/
Dmulti_oat_relative_patcher.h98 uint32_t patch_offset, in PatchCall()
108 uint32_t patch_offset, in PatchPcRelativeReference()
Dmulti_oat_relative_patcher_test.cc82 uint32_t patch_offset, in PatchCall()
91 uint32_t patch_offset, in PatchPcRelativeReference()
/art/compiler/linker/x86_64/
Drelative_patcher_x86_64.cc26 uint32_t patch_offset, in PatchPcRelativeReference()
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc123 uint32_t ArmBaseRelativePatcher::CalculateDisplacement(uint32_t patch_offset, in CalculateDisplacement()
152 uint32_t patch_offset = unprocessed_patches_.front().second; in ReserveSpaceProcessPatches() local
Drelative_patcher_thumb2.cc33 uint32_t patch_offset, in PatchCall()
61 uint32_t patch_offset, in PatchPcRelativeReference()
/art/compiler/linker/x86/
Drelative_patcher_x86.cc26 uint32_t patch_offset, in PatchPcRelativeReference()
Drelative_patcher_x86_base.cc39 uint32_t patch_offset, in PatchCall()