/third_party/elfutils/libebl/ |
H A D | eblrelocvaliduse.c | 38 ebl_reloc_valid_use (Ebl *ebl, int reloc) in ebl_reloc_valid_use() argument
|
H A D | eblcopyrelocp.c | 38 ebl_copy_reloc_p (Ebl *ebl, int reloc) in ebl_copy_reloc_p() argument
|
H A D | eblgotpcreloccheck.c | 39 ebl_gotpc_reloc_check (Ebl *ebl, int reloc) in ebl_gotpc_reloc_check() argument
|
H A D | eblnonerelocp.c | 38 ebl_none_reloc_p (Ebl *ebl, int reloc) in ebl_none_reloc_p() argument
|
H A D | eblrelocsimpletype.c | 37 ebl_reloc_simple_type (Ebl *ebl, int reloc, int *addsub) in ebl_reloc_simple_type() argument
|
H A D | eblreloctypecheck.c | 38 ebl_reloc_type_check (Ebl *ebl, int reloc) in ebl_reloc_type_check() argument
|
H A D | eblrelativerelocp.c | 38 ebl_relative_reloc_p (Ebl *ebl, int reloc) in ebl_relative_reloc_p() argument
|
H A D | eblreloctypename.c | 39 ebl_reloc_type_name (Ebl *ebl, int reloc, char *buf, size_t len) in ebl_reloc_type_name() argument
|
/kernel/linux/linux-6.6/tools/objtool/arch/powerpc/ |
H A D | special.c | 8 arch_support_alt_relocation(struct special_alt *special_alt, struct instruction *insn, struct reloc *reloc) arch_support_alt_relocation() argument
|
H A D | decode.c | 83 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | Makefile | |
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_surface.h | 42 struct etna_reloc reloc[ETNA_MAX_PIXELPIPES]; member
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
H A D | special.c | 41 arch_support_alt_relocation(struct special_alt *special_alt, struct instruction *insn, struct reloc *reloc) arch_support_alt_relocation() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 35 const u32 *reloc; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 18 const u32 *reloc; member
|
/kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
H A D | special.c | 41 arch_support_alt_relocation(struct special_alt *special_alt, struct instruction *insn, struct reloc *reloc) arch_support_alt_relocation() argument
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp_reloc.h | 34 emit_reloc_common(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) emit_reloc_common() argument 43 fd_ringbuffer_sp_emit_reloc_nonobj(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_sp_emit_reloc_nonobj() argument 57 fd_ringbuffer_sp_emit_reloc_obj(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_sp_emit_reloc_obj() argument [all...] |
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_ringbuffer.h | 38 emit_reloc_common(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) emit_reloc_common() argument 47 virtio_ringbuffer_emit_reloc_nonobj(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) virtio_ringbuffer_emit_reloc_nonobj() argument 61 virtio_ringbuffer_emit_reloc_obj(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) virtio_ringbuffer_emit_reloc_obj() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_execbuffer.c | 13 u64 reloc; in read_reloc() local 83 u64 reloc = read_reloc(map, offsets[i], mask); in __igt_gpu_reloc() local
|
/third_party/mesa3d/src/broadcom/clif/ |
H A D | v3dx_dump.c | 85 struct reloc_worklist_entry *reloc = in clif_dump_packet() local 103 struct reloc_worklist_entry *reloc = in clif_dump_packet() local 180 struct reloc_worklist_entry *reloc in clif_dump_packet() local [all...] |
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.c | 58 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off() argument
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_ringbuffer.c | 145 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_reloc() argument 152 fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_reloc2() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_serialize.cpp | 78 nv50_ir::RelocInfo *reloc = (nv50_ir::RelocInfo *)info_out->bin.relocData; in nv50_ir_prog_info_out_serialize() local 181 nv50_ir::RelocInfo *reloc in nv50_ir_prog_info_out_deserialize() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_vertprog.c | 91 struct nv30_shader_reloc *reloc = vp->branch_relocs.data; in nv30_vertprog_validate() local 134 struct nv30_shader_reloc *reloc = vp->const_relocs.data; in nv30_vertprog_validate() local [all...] |