/aosp_15_r20/art/dex2oat/linker/arm/ |
H A D | relative_patcher_thumb2.cc | 59 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 D | relative_patcher_arm_base.cc | 342 uint32_t target_offset) { in CalculateMethodCallDisplacement() 504 uint32_t target_offset = in ResolveMethodCalls() local
|
/aosp_15_r20/art/dex2oat/linker/riscv64/ |
H A D | relative_patcher_riscv64_test.cc | 78 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 D | relative_patcher_riscv64.cc | 57 [[maybe_unused]] uint32_t target_offset) { in PatchCall() 65 uint32_t target_offset) { in PatchPcRelativeReference()
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | relative_patcher_test.h | 176 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 D | oat_writer.cc | 1648 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 D | relative_patcher.cc | 66 [[maybe_unused]] uint32_t target_offset) override { in Create() 73 [[maybe_unused]] uint32_t target_offset) override { in Create()
|
H A D | multi_oat_relative_patcher.h | 101 uint32_t target_offset) { in PatchCall() 111 uint32_t target_offset) { in PatchPcRelativeReference()
|
H A D | multi_oat_relative_patcher_test.cc | 82 uint32_t target_offset) override { in PatchCall() 91 uint32_t target_offset) override { in PatchPcRelativeReference()
|
/aosp_15_r20/art/dex2oat/linker/arm64/ |
H A D | relative_patcher_arm64.cc | 199 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 D | relative_patcher_arm64_test.cc | 265 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 D | crocus_batch.c | 378 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 D | intel_bufmgr.c | 200 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 D | intel_bufmgr.h | 313 #define dri_bo_emit_reloc(reloc_bo, read, write, target_offset, \ argument
|
/aosp_15_r20/external/igt-gpu-tools/lib/stubs/drm/ |
H A D | intel_bufmgr.c | 47 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 D | intel_bufmgr.h | 295 #define dri_bo_emit_reloc(reloc_bo, read, write, target_offset, \ argument
|
/aosp_15_r20/art/dex2oat/linker/x86_64/ |
H A D | relative_patcher_x86_64.cc | 27 uint32_t target_offset) { in PatchPcRelativeReference()
|
/aosp_15_r20/art/dex2oat/linker/x86/ |
H A D | relative_patcher_x86_base.cc | 47 uint32_t target_offset) { in PatchCall()
|
H A D | relative_patcher_x86.cc | 27 uint32_t target_offset) { in PatchPcRelativeReference()
|
/aosp_15_r20/external/zucchini/ |
H A D | rel32_utils.cc | 39 offset_t target_offset = target_rva_to_offset_.Convert(target_rva); in GetNext() local
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | desktop_frame_rotation.cc | 96 const DesktopVector& target_offset, in RotateDesktopFrame()
|
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | trace_blob_view_reader.cc | 45 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/ |
D | arp_tables.h | 71 __u16 target_offset; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/netfilter_ipv4/ |
D | ip_tables.h | 78 __u16 target_offset; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 66 __u16 target_offset; member
|