/external/elfutils/libebl/ |
D | eblrelativerelocp.c | 38 ebl_relative_reloc_p (Ebl *ebl, int reloc) in ebl_relative_reloc_p()
|
D | eblgotpcreloccheck.c | 39 ebl_gotpc_reloc_check (Ebl *ebl, int reloc) in ebl_gotpc_reloc_check()
|
D | eblrelocvaliduse.c | 38 ebl_reloc_valid_use (Ebl *ebl, int reloc) in ebl_reloc_valid_use()
|
D | eblrelocsimpletype.c | 37 ebl_reloc_simple_type (Ebl *ebl, int reloc) in ebl_reloc_simple_type()
|
D | eblreloctypecheck.c | 38 ebl_reloc_type_check (Ebl *ebl, int reloc) in ebl_reloc_type_check()
|
D | eblcopyrelocp.c | 38 ebl_copy_reloc_p (Ebl *ebl, int reloc) in ebl_copy_reloc_p()
|
D | eblnonerelocp.c | 38 ebl_none_reloc_p (Ebl *ebl, int reloc) in ebl_none_reloc_p()
|
D | eblreloctypename.c | 39 ebl_reloc_type_name (Ebl *ebl, int reloc, char *buf, size_t len) in ebl_reloc_type_name()
|
D | eblopenbackend.c | 674 default_copy_reloc_p (int reloc __attribute__ ((unused))) in default_copy_reloc_p()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_vertprog.c | 88 struct nv30_shader_reloc *reloc = vp->branch_relocs.data; in nv30_vertprog_validate() local 131 struct nv30_shader_reloc *reloc = vp->const_relocs.data; in nv30_vertprog_validate() local
|
D | nvfx_fragprog.c | 268 struct nvfx_relocation reloc; in nv40_fp_cal() local 304 struct nvfx_relocation reloc; in nv40_fp_rep() local 331 struct nvfx_relocation reloc; in nv40_fp_bra() local
|
D | nvfx_vertprog.c | 122 struct nvfx_relocation reloc; in emit_src() local 466 struct nvfx_relocation reloc; in nvfx_vertprog_parse_instruction() local
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_cs.c | 199 static INLINE void update_reloc_domains(struct drm_radeon_cs_reloc *reloc, in update_reloc_domains() 212 struct drm_radeon_cs_reloc *reloc; in radeon_get_reloc() local 253 struct drm_radeon_cs_reloc *reloc; in radeon_add_reloc() local
|
/external/libdrm/freedreno/ |
D | freedreno_ringbuffer.c | 95 const struct fd_reloc *reloc) in fd_ringbuffer_reloc()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_context.c | 143 struct vmw_region_relocation *reloc = &vswc->region.relocs[i]; in vmw_swc_flush() local 279 struct vmw_region_relocation *reloc; in vmw_swc_region_relocation() local
|
/external/libdrm/freedreno/msm/ |
D | msm_ringbuffer.c | 199 struct drm_msm_gem_submit_reloc *reloc = &msm_ring->submit.relocs[i]; in find_next_reloc_idx() local 310 struct drm_msm_gem_submit_reloc *reloc; in msm_ringbuffer_emit_reloc() local
|
/external/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 120 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc); in dumpSections() local
|
/external/libdrm/nouveau/ |
D | pushbuf.c | 48 struct drm_nouveau_gem_pushbuf_reloc reloc[NOUVEAU_GEM_MAX_RELOCS]; member 231 uint32_t reloc = data; in pushbuf_krel() local
|
/external/libdrm/radeon/ |
D | radeon_cs_gem.c | 183 struct cs_reloc_gem *reloc; in cs_gem_write_reloc() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_hw_context.c | 827 struct r600_block_reloc *reloc = &block->reloc[block->pm4_bo_index[j]]; in r600_context_block_emit_dirty() local
|
D | r600.h | 142 struct r600_block_reloc reloc[R600_BLOCK_MAX_BO]; member
|
D | r600_state.c | 1923 unsigned reloc; in r600_emit_sampler_views() local
|
D | evergreen_state.c | 2086 unsigned reloc; in evergreen_emit_sampler_views() local
|
/external/lldb/source/Plugins/ObjectFile/ELF/ |
D | ObjectFileELF.cpp | 74 RelocUnion reloc; member in __anonf4daea5b0111::ELFRelocation
|
/external/iproute2/misc/ |
D | ss.c | 1176 static void ssfilter_patch(char *a, int len, int reloc) in ssfilter_patch()
|