Home
last modified time | relevance | path

Searched defs:reloc (Results 1 - 25 of 111) sorted by relevance

12345

/third_party/elfutils/libebl/
H A Deblrelocvaliduse.c38 ebl_reloc_valid_use (Ebl *ebl, int reloc) in ebl_reloc_valid_use() argument
H A Deblcopyrelocp.c38 ebl_copy_reloc_p (Ebl *ebl, int reloc) in ebl_copy_reloc_p() argument
H A Deblgotpcreloccheck.c39 ebl_gotpc_reloc_check (Ebl *ebl, int reloc) in ebl_gotpc_reloc_check() argument
H A Deblnonerelocp.c38 ebl_none_reloc_p (Ebl *ebl, int reloc) in ebl_none_reloc_p() argument
H A Deblrelocsimpletype.c37 ebl_reloc_simple_type (Ebl *ebl, int reloc, int *addsub) in ebl_reloc_simple_type() argument
H A Deblreloctypecheck.c38 ebl_reloc_type_check (Ebl *ebl, int reloc) in ebl_reloc_type_check() argument
H A Deblrelativerelocp.c38 ebl_relative_reloc_p (Ebl *ebl, int reloc) in ebl_relative_reloc_p() argument
H A Deblreloctypename.c39 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 Dspecial.c8 arch_support_alt_relocation(struct special_alt *special_alt, struct instruction *insn, struct reloc *reloc) arch_support_alt_relocation() argument
H A Ddecode.c83 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc() argument
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A DMakefile
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_surface.h42 struct etna_reloc reloc[ETNA_MAX_PIXELPIPES]; member
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A DMakefile
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
H A Dspecial.c41 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 Dintel_renderstate.h35 const u32 *reloc; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_renderstate.h18 const u32 *reloc; member
/kernel/linux/linux-6.6/tools/objtool/arch/x86/
H A Dspecial.c41 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 Dfreedreno_ringbuffer_sp_reloc.h34 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 Dvirtio_ringbuffer.h38 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 Di915_gem_execbuffer.c13 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 Dv3dx_dump.c85 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 Dspecial.c58 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off() argument
/third_party/libdrm/freedreno/
H A Dfreedreno_ringbuffer.c145 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 Dnv50_ir_serialize.cpp78 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 Dnv30_vertprog.c91 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...]

Completed in 7 milliseconds

12345