Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64.cc144 uint32_t patch_offset = quick_code_offset + patch.LiteralOffset(); in ReserveSpace() local
198 uint32_t patch_offset, in PatchCall()
209 uint32_t patch_offset, in PatchPcRelativeReference()
317 uint32_t patch_offset) { in PatchEntrypointCall()
327 uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
391 uint32_t patch_offset) { in NeedsErratum843419Thunk()
/aosp_15_r20/art/dex2oat/linker/
H A Drelative_patcher.cc65 [[maybe_unused]] uint32_t patch_offset, in Create()
72 [[maybe_unused]] uint32_t patch_offset, in Create()
79 [[maybe_unused]] uint32_t patch_offset) override { in Create()
85 [[maybe_unused]] uint32_t patch_offset) override { in Create()
H A Dmulti_oat_relative_patcher.h100 uint32_t patch_offset, in PatchCall()
110 uint32_t patch_offset, in PatchPcRelativeReference()
119 uint32_t patch_offset) { in PatchEntrypointCall()
126 uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
H A Dmulti_oat_relative_patcher_test.cc81 uint32_t patch_offset, in PatchCall()
90 uint32_t patch_offset, in PatchPcRelativeReference()
99 [[maybe_unused]] uint32_t patch_offset) override { in PatchEntrypointCall()
105 [[maybe_unused]] uint32_t patch_offset) override { in PatchBakerReadBarrierBranch()
/aosp_15_r20/art/dex2oat/linker/riscv64/
H A Drelative_patcher_riscv64.cc56 [[maybe_unused]] uint32_t patch_offset, in PatchCall()
64 uint32_t patch_offset, in PatchPcRelativeReference()
94 [[maybe_unused]] uint32_t patch_offset) { in PatchEntrypointCall()
103 [[maybe_unused]] uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc341 uint32_t ArmBaseRelativePatcher::CalculateMethodCallDisplacement(uint32_t patch_offset, in CalculateMethodCallDisplacement()
367 uint32_t ArmBaseRelativePatcher::GetThunkTargetOffset(const ThunkKey& key, uint32_t patch_offset) { in GetThunkTargetOffset()
406 uint32_t patch_offset = code_offset + patch.LiteralOffset(); in ProcessPatches() local
488 uint32_t patch_offset = unprocessed_method_call_patches_.front().GetPatchOffset(); in ResolveMethodCalls() local
536 inline uint32_t ArmBaseRelativePatcher::CalculateMaxNextOffset(uint32_t patch_offset, in CalculateMaxNextOffset()
H A Drelative_patcher_thumb2.cc58 uint32_t patch_offset, in PatchCall()
68 uint32_t patch_offset, in PatchPcRelativeReference()
88 uint32_t patch_offset) { in PatchEntrypointCall()
99 uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
H A Drelative_patcher_arm_base.h126 UnprocessedMethodCallPatch(uint32_t patch_offset, MethodReference target_method) in UnprocessedMethodCallPatch()
/aosp_15_r20/art/dex2oat/linker/x86_64/
H A Drelative_patcher_x86_64.cc26 uint32_t patch_offset, in PatchPcRelativeReference()
39 [[maybe_unused]] uint32_t patch_offset) { in PatchEntrypointCall()
45 [[maybe_unused]] uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
/aosp_15_r20/art/dex2oat/linker/x86/
H A Drelative_patcher_x86.cc26 uint32_t patch_offset, in PatchPcRelativeReference()
61 [[maybe_unused]] uint32_t patch_offset) { in PatchEntrypointCall()
67 [[maybe_unused]] uint32_t patch_offset) { in PatchBakerReadBarrierBranch()
H A Drelative_patcher_x86_base.cc46 uint32_t patch_offset, in PatchCall()
/aosp_15_r20/bootable/deprecated-ota/applypatch/
H A Dimgpatch.cpp54 const Value& patch, size_t patch_offset, in ApplyBSDiffPatchAndStreamOutput()
178 size_t patch_offset = static_cast<size_t>(Read8(normal_header + 16)); in ApplyImagePatch() local
222 size_t patch_offset = static_cast<size_t>(Read8(deflate_header + 16)); in ApplyImagePatch() local
H A Dbspatch.cpp69 size_t patch_offset, SinkFn sink) { in ApplyBSDiffPatch()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_parse.c76 int size, int patch_offset) in __exec_batch_patched()
117 int size, int patch_offset, in exec_batch_patched()
192 int size, int patch_offset, in exec_batch_chained()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c418 nir_def *patch_offset = nir_imul_imm(b, rel_patch_id, output_patch_stride); in hs_output_lds_offset() local
491 nir_def *patch_offset = nir_imul(b, rel_patch_id, nir_imul_imm(b, out_vertices_per_patch, 16u)); in hs_per_vertex_output_vmem_offset() local
518 nir_def *patch_offset = nir_imul_imm(b, rel_patch_id, 16u); in hs_per_patch_output_vmem_offset() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c388 nir_def *patch_offset = nir_imul24(b, patch_id, patch_stride); in build_per_vertex_offset() local
469 nir_def *patch_offset = in build_tessfactor_base() local
/aosp_15_r20/external/puffin/src/
H A Dpuffpatch.cc196 size_t patch_offset; // raw patch offset in puffin |patch|. in PuffPatch() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h678 uint32_t patch_offset; member
/aosp_15_r20/external/mesa3d/include/drm-uapi/
H A Dd3dkmthk.h120 __u32 patch_offset; member