/aosp_15_r20/external/mesa3d/src/broadcom/clif/ |
H A D | v3dx_dump.c | 34 #define __gen_address_offset(reloc) (*reloc) argument 35 #define __gen_emit_reloc(cl, reloc) argument 85 struct reloc_worklist_entry *reloc = in v3dX() local 103 struct reloc_worklist_entry *reloc = in v3dX() local 180 struct reloc_worklist_entry *reloc = in v3dX() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_cl.h | 51 pack_emit_reloc(void *cl, const void *reloc) {} in pack_emit_reloc() 55 #define __gen_address_offset(reloc) (((reloc)->bo ? (reloc)->bo->offset : 0) + \ argument 72 struct v3dv_cl_reloc reloc = in __unpack_address() local 86 struct v3dv_cl_reloc reloc = { in v3dv_cl_address() local 222 cl_pack_emit_reloc(struct v3dv_cl *cl, const struct v3dv_cl_reloc *reloc) in cl_pack_emit_reloc()
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Object/ |
D | ObjectLinker.cpp | 595 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in scanRelocations() local 799 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in relocation() local 883 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in normalSyncRelocationResult() local 914 Relocation* reloc = *iter; in normalSyncRelocationResult() local 939 Relocation* reloc = llvm::cast<Relocation>(relocIter); in partialSyncRelocationResult() local
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_relocate.cpp | 165 static bool process_relocation_impl(Relocator& relocator, const rel_t& reloc) { in process_relocation_impl() 536 static bool process_relocation_general(Relocator& relocator, const rel_t& reloc) { in process_relocation_general() 542 static inline bool process_relocation(Relocator& relocator, const rel_t& reloc) { in process_relocation() 562 return for_all_packed_relocs(decoder, [&](const rel_t& reloc) { in packed_relocate_impl()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_cl.h | 53 #define __gen_address_offset(reloc) (((reloc)->bo ? (reloc)->bo->offset : 0) + \ argument 61 struct v3d_cl_reloc reloc = in __unpack_address() local 188 struct v3d_cl_reloc reloc = { in cl_address() local 289 cl_pack_emit_reloc(struct v3d_cl *cl, const struct v3d_cl_reloc *reloc) in cl_pack_emit_reloc()
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | gem_exec_store.c | 44 struct drm_i915_gem_relocation_entry reloc; in store_dword() local 104 struct drm_i915_gem_relocation_entry *reloc; in store_cachelines() local 183 struct drm_i915_gem_relocation_entry reloc[32]; in store_all() local
|
H A D | gem_exec_reloc.c | 55 struct drm_i915_gem_relocation_entry reloc; in write_dword() local 252 struct drm_i915_gem_relocation_entry reloc; in active() local 338 struct drm_i915_gem_relocation_entry reloc; in basic_reloc() local 516 struct drm_i915_gem_relocation_entry reloc[128]; in basic_range() local
|
H A D | gen3_mixed_blits.c | 63 static uint32_t fill_reloc(struct drm_i915_gem_relocation_entry *reloc, in fill_reloc() 86 struct drm_i915_gem_relocation_entry reloc[2], *r = reloc; in render_copy() local 320 struct drm_i915_gem_relocation_entry reloc[2], *r = reloc; in blt_copy() local
|
H A D | gem_exec_whisper.c | 60 const struct drm_i915_gem_relocation_entry *reloc) in verify_reloc() 86 struct drm_i915_gem_relocation_entry reloc; member 175 struct drm_i915_gem_relocation_entry reloc; in whisper() local
|
H A D | gem_bad_reloc.c | 57 struct drm_i915_gem_relocation_entry reloc[1000]; in negative_reloc() local 118 struct drm_i915_gem_relocation_entry reloc; in negative_reloc_blt() local
|
H A D | gem_exec_faulting_reloc.c | 64 struct drm_i915_gem_relocation_entry *reloc) in gem_linear_blt() 167 struct drm_i915_gem_relocation_entry reloc[4]; in run() local
|
H A D | gem_exec_async.c | 36 struct drm_i915_gem_relocation_entry reloc; in store_dword() local 89 struct drm_i915_gem_relocation_entry reloc; in one() local
|
H A D | gem_fenced_exec_thrash.c | 82 static void fill_reloc(struct drm_i915_gem_relocation_entry *reloc, uint32_t handle) in fill_reloc() 98 struct drm_i915_gem_relocation_entry reloc[2*MAX_FENCES]; in run_test() local
|
H A D | gem_sync.c | 524 struct drm_i915_gem_relocation_entry reloc[1024]; in store_ring() local 641 struct drm_i915_gem_relocation_entry reloc[1024]; in switch_ring() member 812 struct drm_i915_gem_relocation_entry reloc[1024]; in __store_many() local 1047 struct drm_i915_gem_relocation_entry reloc[1024]; in store_all() local
|
H A D | gem_tiled_fence_blits.c | 88 create_batch(int fd, struct drm_i915_gem_relocation_entry *reloc) in create_batch() 138 struct drm_i915_gem_relocation_entry reloc[2]; in run_test() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 165 Relocation& reloc = helper_DynRela_init(rsym, in scanLocalReloc() local 181 Relocation& reloc = helper_DynRela_init(rsym, in scanLocalReloc() local 251 Relocation& reloc = in scanGlobalReloc() local 259 Relocation& reloc = helper_DynRela_init(rsym, in scanGlobalReloc() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMLDBackend.cpp | 583 Relocation* reloc = llvm::cast<Relocation>(reloc_it); in setUpReachedSectionsForGC() local 759 Relocation* reloc = in rewriteARMExIdxSection() local 779 Relocation* reloc = in rewriteARMExIdxSection() local 830 RelocData::iterator reloc, rEnd = (*rs)->getRelocData()->end(); in doRelax() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_cl.h | 52 #define __gen_address_offset(reloc) ((reloc)->offset) argument 212 struct vc4_cl_reloc reloc = { in cl_address() local 272 cl_pack_emit_reloc(struct vc4_cl *cl, const struct vc4_cl_reloc *reloc) in cl_pack_emit_reloc()
|
/aosp_15_r20/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 84 struct RelocEntry *reloc; member 333 static void relocDiag(const struct NanoAppInfo *app, const struct RelocEntry *reloc, const char *ms… in relocDiag() 351 static uint8_t fixupReloc(struct NanoAppInfo *app, struct RelocEntry *reloc, in fixupReloc() 480 struct RelocEntry *reloc = &app.reloc[i]; in handleApp() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/ |
H A D | v3d_packing.c | 28 #define __gen_address_offset(reloc) (*reloc) argument 29 #define __gen_emit_reloc(cl, reloc) argument
|
/aosp_15_r20/system/chre/platform/riscv/ |
H A D | nanoapp_loader.cc | 39 ElfRela *reloc = in relocateTable() local 92 ElfRela *reloc = reinterpret_cast<ElfRela *>( in resolveGot() local
|
/aosp_15_r20/system/chre/platform/arm/ |
H A D | nanoapp_loader.cc | 34 ElfRel *reloc = in relocateTable() local 118 ElfRel *reloc = reinterpret_cast<ElfRel *>( in resolveGot() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_serialize.cpp | 58 nv50_ir::RelocInfo *reloc = (nv50_ir::RelocInfo *)info_out->bin.relocData; in nv50_ir_prog_info_out_serialize() local 161 nv50_ir::RelocInfo *reloc = in nv50_ir_prog_info_out_deserialize() local
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.cpp | 786 Relocation* reloc = in convertTLSIEtoLE() local 1302 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc() local 1322 Relocation& reloc = helper_DynRel_init(rsym, in scanLocalReloc() local 1402 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc() local 1409 Relocation& reloc = helper_DynRel_init(rsym, in scanGlobalReloc() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_vertprog.c | 92 struct nv30_shader_reloc *reloc = vp->branch_relocs.data; in nv30_vertprog_validate() local 135 struct nv30_shader_reloc *reloc = vp->const_relocs.data; in nv30_vertprog_validate() local
|