Home
last modified time | relevance | path

Searched defs:target_offset (Results 1 – 25 of 174) sorted by relevance

1234567

/aosp_15_r20/art/dex2oat/linker/arm/
H A 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
H A Drelative_patcher_arm_base.cc342 uint32_t target_offset) { in CalculateMethodCallDisplacement()
504 uint32_t target_offset = in ResolveMethodCalls() local
/aosp_15_r20/art/dex2oat/linker/riscv64/
H A 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
H A Drelative_patcher_riscv64.cc57 [[maybe_unused]] uint32_t target_offset) { in PatchCall()
65 uint32_t target_offset) { in PatchPcRelativeReference()
/aosp_15_r20/art/dex2oat/linker/
H A 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
H A Doat_writer.cc1648 uint32_t target_offset = GetTargetIntrinsicReferenceOffset(patch); in VisitMethod() local
1656 uint32_t target_offset = in VisitMethod() local
1666 uint32_t target_offset = in VisitMethod() local
1676 uint32_t target_offset = GetTargetOffset(patch); in VisitMethod() local
1684 uint32_t target_offset = GetTargetObjectOffset(GetTargetString(patch)); in VisitMethod() local
1692 uint32_t target_offset = in VisitMethod() local
1701 uint32_t target_offset = in VisitMethod() local
1711 uint32_t target_offset = in VisitMethod() local
1720 uint32_t target_offset = GetTargetObjectOffset(GetTargetType(patch)); in VisitMethod() local
1728 uint32_t target_offset = in VisitMethod() local
[all …]
H A Drelative_patcher.cc66 [[maybe_unused]] uint32_t target_offset) override { in Create()
73 [[maybe_unused]] uint32_t target_offset) override { in Create()
H A Dmulti_oat_relative_patcher.h101 uint32_t target_offset) { in PatchCall()
111 uint32_t target_offset) { in PatchPcRelativeReference()
H A Dmulti_oat_relative_patcher_test.cc82 uint32_t target_offset) override { in PatchCall()
91 uint32_t target_offset) override { in PatchPcRelativeReference()
/aosp_15_r20/art/dex2oat/linker/arm64/
H A 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
H A 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
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c378 struct crocus_bo *target, int32_t target_offset, in emit_reloc()
433 struct crocus_bo *target, uint32_t target_offset, in crocus_command_reloc()
444 struct crocus_bo *target, uint32_t target_offset, in crocus_state_reloc()
/aosp_15_r20/external/libdrm/intel/
H A Dintel_bufmgr.c200 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc()
211 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc_fence()
H A Dintel_bufmgr.h313 #define dri_bo_emit_reloc(reloc_bo, read, write, target_offset, \ argument
/aosp_15_r20/external/igt-gpu-tools/lib/stubs/drm/
H A Dintel_bufmgr.c47 drm_intel_bo *target_bo, uint32_t target_offset, in drm_intel_bo_emit_reloc()
56 uint32_t target_offset, in drm_intel_bo_emit_reloc_fence()
H A Dintel_bufmgr.h295 #define dri_bo_emit_reloc(reloc_bo, read, write, target_offset, \ argument
/aosp_15_r20/art/dex2oat/linker/x86_64/
H A Drelative_patcher_x86_64.cc27 uint32_t target_offset) { in PatchPcRelativeReference()
/aosp_15_r20/art/dex2oat/linker/x86/
H A Drelative_patcher_x86_base.cc47 uint32_t target_offset) { in PatchCall()
H A Drelative_patcher_x86.cc27 uint32_t target_offset) { in PatchPcRelativeReference()
/aosp_15_r20/external/zucchini/
H A Drel32_utils.cc39 offset_t target_offset = target_rva_to_offset_.Convert(target_rva); in GetNext() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame_rotation.cc96 const DesktopVector& target_offset, in RotateDesktopFrame()
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dtrace_blob_view_reader.cc45 bool TraceBlobViewReader::PopFrontUntil(const size_t target_offset) { in PopFrontUntil()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/netfilter_arp/
Darp_tables.h71 __u16 target_offset; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/netfilter_ipv4/
Dip_tables.h78 __u16 target_offset; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/netfilter_ipv4/
H A Dip_tables.h66 __u16 target_offset; member

1234567