HomeSort by relevance Sort by last modified time
    Searched defs:relocs (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
signed-relocs.s 4 relocs: label
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pm4.h 58 /* relocs for shader data */
60 unsigned relocs[SI_PM4_MAX_RELOCS]; member in struct:si_pm4_state
  /external/libdrm/nouveau/
bufctx.c 49 int relocs; member in struct:nouveau_bufbin_priv
116 bctx->relocs -= pbin->relocs;
117 pbin->relocs = 0;
160 pbin->relocs++;
161 bctx->relocs++;
pushbuf.c 276 err("ch%d: krec %d pushes %d bufs %d relocs %d\n", chid,
338 req.relocs = (uint64_t)(unsigned long)krec->reloc;
492 int relocs = bctx ? bctx->relocs * 2: 0; local
495 ret = nouveau_pushbuf_space(push, relocs, relocs, 0);
642 uint32_t dwords, uint32_t relocs, uint32_t pushes)
676 krec->nr_reloc + relocs >= NOUVEAU_GEM_MAX_RELOCS ||
  /bionic/tools/relocation_packer/src/
elf_file_unittest.cc 67 const std::string relocs = base + ".so"; local
70 OpenRelocsTestFile(relocs.c_str(), relocs_so);
  /external/elfutils/libdwfl/
derelocate.c 37 Elf_Scn *relocs; member in struct:dwfl_relocation::__anon11631
48 Elf_Scn *relocs; member in struct:secref
126 newref->relocs = NULL;
142 /* We've already looked at the section these relocs apply to. */
148 sec->relocs = scn;
177 mod->reloc_info->refs[i].relocs = sortrefs[i]->relocs;
207 mod->reloc_info->refs[i].relocs = scn;
404 if (mod->reloc_info->refs[idx].relocs != NULL)
409 Elf_Scn *relocscn = mod->reloc_info->refs[idx].relocs;
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_program.h 54 void *relocs; member in struct:nvc0_program
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.h 42 /* Relocs. */
47 struct drm_radeon_cs_reloc *relocs; member in struct:radeon_cs_context
112 return cs->csc->relocs[index].write_domain != 0;
  /bionic/libc/kernel/uapi/drm/
qxl_drm.h 62 uint64_t __user relocs; member in struct:drm_qxl_command
msm_drm.h 101 __u64 __user relocs; member in struct:drm_msm_gem_submit_cmd
nouveau_drm.h 104 uint64_t relocs; member in struct:drm_nouveau_gem_pushbuf
  /external/kernel-headers/original/uapi/drm/
qxl_drm.h 81 uint64_t __user relocs; /* struct drm_qxl_reloc* */ member in struct:drm_qxl_command
msm_drm.h 148 __u64 __user relocs; /* in, ptr to array of submit_reloc's */ member in struct:drm_msm_gem_submit_cmd
  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 54 struct drm_msm_gem_submit_reloc *relocs; member in struct:msm_ringbuffer::__anon15455
199 struct drm_msm_gem_submit_reloc *reloc = &msm_ring->submit.relocs[i];
252 cmd->relocs = VOID2U64(&target_ring->submit.relocs[a]);
269 struct drm_msm_gem_submit_reloc *relocs = U642VOID(cmd->relocs); local
273 struct drm_msm_gem_submit_reloc *r = &relocs[j];
311 uint32_t idx = APPEND(&msm_ring->submit, relocs);
314 reloc = &msm_ring->submit.relocs[idx];
msm_drm.h 155 uint64_t __user relocs; /* in, ptr to array of submit_reloc's */ member in struct:drm_msm_gem_submit_cmd
  /external/libdrm/include/drm/
qxl_drm.h 81 uint64_t relocs; /* struct drm_qxl_reloc* */ member in struct:drm_qxl_command
  /external/libdrm/radeon/
radeon_cs_gem.c 80 uint32_t *relocs; member in struct:cs_gem
159 csg->base.relocs = csg->relocs = (uint32_t*)calloc(1, 4096);
160 if (csg->relocs == NULL) {
171 csg->chunks[1].chunk_data = (uint64_t)(uintptr_t)csg->relocs;
211 reloc = (struct cs_reloc_gem*)&csg->relocs[idx];
254 tmp = (uint32_t*)realloc(csg->relocs, size);
258 cs->relocs = csg->relocs = tmp;
260 csg->chunks[1].chunk_data = (uint64_t)(uintptr_t)csg->relocs;
    [all...]
radeon_cs_int.h 21 void *relocs; member in struct:radeon_cs_int
  /external/mesa3d/src/gallium/drivers/i915/
i915_winsys.h 78 size_t relocs; member in struct:i915_winsys_batchbuffer
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c 83 struct vmw_region_relocation relocs[VMW_REGION_RELOCS]; member in struct:vmw_svga_winsys_context::__anon20100
143 struct vmw_region_relocation *reloc = &vswc->region.relocs[i];
179 pb_reference(&vswc->region.relocs[i].buffer, NULL);
285 reloc = &vswc->region.relocs[vswc->region.used + vswc->region.staged];
351 pb_reference(&vswc->region.relocs[i].buffer, NULL);
  /toolchain/binutils/binutils-2.25/bfd/
i386lynx.c 380 void * relocs;
417 relocs = bfd_alloc (abfd, reloc_size);
418 if (!relocs && reloc_size != 0)
424 if (bfd_bread (relocs, reloc_size, abfd) != reloc_size)
426 bfd_release (abfd, relocs);
433 struct reloc_ext_external *rptr = (struct reloc_ext_external *) relocs;
445 struct reloc_std_external *rptr = (struct reloc_std_external *) relocs;
457 bfd_release (abfd, relocs);
379 void * relocs; local
coff-h8300.c 188 /* Special handling for H8/300 relocs.
422 /* Only examine the relocs which might be relaxable. */
616 /* Handle relocations for the H8/300, including relocs for relaxed
1289 arelent **relocs; local
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldwrite.c 330 we'll never try and create an output section with more relocs
467 unsigned int relocs = 0; local
503 && (thisrelocs + relocs >= config.split_by_reloc
551 relocs = thisrelocs;
558 relocs += thisrelocs;
  /device/google/contexthub/util/nanoapp_postprocess/
postprocess.c 96 struct RelocEntry *relocs; local
107 //make buffer 50% bigger than bufUsed in case relocs grow out of hand
128 relocs = (struct RelocEntry*)(buf + sect->rel_start - FLASH_BASE);
135 fprintf(stderr, "Relocs of nonstandard size\n");
147 fprintf(stderr, "Found %" PRIu32 " relocs and a %" PRIu32 "-entry symbol table\n", numRelocs, numSyms);
149 //handle relocs
157 uint32_t relocType = relocs[i].info & 0xff;
158 uint32_t whichSym = relocs[i].info >> 8;
167 i, relocs[i].where, relocs[i].info & 0xff, whichSym)
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
rescoff.c 378 /* Pointer to section symbol used to build RVA relocs. */
399 arelent **relocs;
498 cwi.relocs = NULL;
537 bfd_set_reloc (abfd, sec, cwi.relocs, cwi.reloc_count);
567 /* We allocated the relocs array using malloc. */
568 free (cwi.relocs);
706 the relocs array using malloc so that we can use realloc. FIXME:
718 cwi->relocs = xrealloc (cwi->relocs,
720 cwi->relocs[cwi->reloc_count] = r
397 arelent **relocs; member in struct:coff_write_info
    [all...]

Completed in 225 milliseconds

1 2 3 4