HomeSort by relevance Sort by last modified time
    Searched refs:reloc (Results 351 - 375 of 611) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
pcr-reloc.d 4 #source: pcr-reloc.s
sbr-reloc-global-rel.d 4 #source: sbr-reloc-global-rel.s
sbr-reloc-global.d 4 #source: sbr-reloc-global.s
sbr-reloc-local-r-rel.d 4 #source: sbr-reloc-local-1-rel.s
5 #source: sbr-reloc-local-2-rel.s
  /external/mesa3d/src/gallium/drivers/i915/
i915_winsys.h 119 * @reloc buffer address to be inserted into target.
121 * @offset add this to the reloc buffers address
126 struct i915_winsys_buffer *reloc,
  /toolchain/binutils/binutils-2.25/gas/config/
bfin-defs.h 253 int reloc; member in struct:bfin_insn
265 (INSTR_T code, Expr_Node *, int reloc,int pcrel);
267 (INSTR_T code, const char * sym, int reloc, int pcrel);
269 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel);
324 /* Generate the reloc structure as a series of instructions. */
tc-avr.h 61 /* Associated RELOC. */
62 bfd_reloc_code_real_type reloc; member in struct:__anon115687
tc-nds32.c 75 short unsigned int reloc; member in struct:suffix_name
4132 int reloc = -1; local
6488 arelent *reloc; local
    [all...]
tc-cr16.c 463 /* This macro decides whether a particular reloc is an entry in a
522 arelent * reloc; local
531 reloc = xmalloc (sizeof (arelent));
532 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
533 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixP->fx_addsy);
534 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;
535 reloc->addend = fixP->fx_offset;
542 reloc->addend = (S_GET_VALUE (fixP->fx_addsy)
582 reloc->addend = fixP->fx_offset = reloc->address
641 bfd_reloc_code_real_type reloc; local
    [all...]
tc-xgate.c 611 /* If while processing a fixup, a reloc really needs to be created
617 arelent * reloc; local
619 reloc = (arelent *) xmalloc (sizeof(arelent));
620 reloc->sym_ptr_ptr = (asymbol **) xmalloc (sizeof(asymbol *));
621 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);
622 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
625 reloc->howto = bfd_reloc_type_lookup (stdoutput, BFD_RELOC_16);
627 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type);
629 if (reloc->howto == (reloc_howto_type *) NULL)
640 reloc->address = fixp->fx_offset
    [all...]
tc-bfin.c 512 if (!tmp_insn->reloc || !tmp_insn->exp->symbol)
525 if (insn->reloc && insn->exp->symbol)
528 switch (insn->reloc)
543 if ((BFD_ARELOC_BFIN_PUSH <= insn->reloc
544 && BFD_ARELOC_BFIN_COMP >= insn->reloc)
545 || insn->reloc == BFD_RELOC_BFIN_16_IMM)
549 if (insn->reloc == BFD_ARELOC_BFIN_CONST
550 || insn->reloc == BFD_ARELOC_BFIN_PUSH)
556 insn->pcrel, insn->reloc);
565 printf (" reloc :")
818 arelent *reloc; local
946 int reloc; variable
    [all...]
tc-avr.c 369 #define EXP_MOD_RELOC(i) exp_mod[i].reloc
376 bfd_reloc_code_real_type reloc; member in struct:exp_mod_s
404 /* Reloc modifiers hash control (hh8,hi8,lo8,pm_xx). */
1603 arelent *reloc; local
    [all...]
tc-msp430.c 44 0: jmp .l1 <.text +0x08> (reloc deleted)
284 otherwise if have a shifted expression we use a HI reloc.
3470 arelent *reloc; local
    [all...]
tc-d30v.c 69 bfd_reloc_code_real_type reloc; member in struct:d30v_fixup
367 as_warn (_("unexpected 12-bit reloc type"));
374 as_warn (_("unexpected 18-bit reloc type"));
539 fixups->fix[fixups->fc].reloc =
544 if (fixups->fix[fixups->fc].reloc == BFD_RELOC_D30V_9_PCREL)
601 if (fx->fix[i].reloc)
605 fx->fix[i].pcrel, fx->fix[i].reloc);
660 if (fx->fix[i].reloc)
668 fx->fix[i].reloc);
1104 if (fx->fix[i].reloc)
1762 arelent *reloc; local
    [all...]
tc-z8k.c 1354 /* Generate a machine dependent reloc from a fixup. */
1360 arelent *reloc;
1362 reloc = xmalloc (sizeof (*reloc));
1363 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
1364 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);
1365 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
1366 reloc->addend = fixp->fx_offset;
1367 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type);
1369 if (! reloc->howto
1358 arelent *reloc; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
bug-1825.s 47 leax _table,sp ; 16-bit absolute reloc
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 362 /* TRUE if non-PLT relocs should be merged into one reloc section
548 __CTOR_LIST__). RELOC is the relocation to use for an entry in
554 bfd_reloc_code_real_type reloc, bfd *abfd, asection *sec, bfd_vma value);
582 /* A function which is called when a reloc overflow occurs. ENTRY is
583 the link hash table entry for the symbol the reloc is against.
584 NAME is the name of the local symbol or section the reloc is
594 /* A function which is called when a dangerous reloc is performed.
603 /* A function which is called when a reloc is found to be attached
606 the reloc; if this is the result of a
693 /* Description of reloc to generate. Used fo
694 } reloc; member in union:bfd_link_order::__anon52169
713 bfd_reloc_code_real_type reloc; member in struct:bfd_link_order_reloc
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfdlink.h 362 /* TRUE if non-PLT relocs should be merged into one reloc section
548 __CTOR_LIST__). RELOC is the relocation to use for an entry in
554 bfd_reloc_code_real_type reloc, bfd *abfd, asection *sec, bfd_vma value);
582 /* A function which is called when a reloc overflow occurs. ENTRY is
583 the link hash table entry for the symbol the reloc is against.
584 NAME is the name of the local symbol or section the reloc is
594 /* A function which is called when a dangerous reloc is performed.
603 /* A function which is called when a reloc is found to be attached
606 the reloc; if this is the result of a
693 /* Description of reloc to generate. Used fo
694 } reloc; member in union:bfd_link_order::__anon52888
713 bfd_reloc_code_real_type reloc; member in struct:bfd_link_order_reloc
    [all...]
  /toolchain/binutils/binutils-2.25/include/
bfdlink.h 371 /* TRUE if non-PLT relocs should be merged into one reloc section
580 __CTOR_LIST__). RELOC is the relocation to use for an entry in
586 bfd_reloc_code_real_type reloc, bfd *abfd, asection *sec, bfd_vma value);
614 /* A function which is called when a reloc overflow occurs. ENTRY is
615 the link hash table entry for the symbol the reloc is against.
616 NAME is the name of the local symbol or section the reloc is
626 /* A function which is called when a dangerous reloc is performed.
635 /* A function which is called when a reloc is found to be attached
638 the reloc; if this is the result of a
724 /* Description of reloc to generate. Used fo
725 } reloc; member in union:bfd_link_order::__anon115924
744 bfd_reloc_code_real_type reloc; member in struct:bfd_link_order_reloc
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_clear_blit.c 472 struct etna_reloc reloc; local
479 memset(&reloc, 0, sizeof(struct etna_reloc));
480 reloc.bo = src->ts_bo;
481 reloc.offset = ts_offset;
482 reloc.flags = ETNA_RELOC_READ;
483 etna_set_state_reloc(ctx->stream, VIVS_TS_COLOR_STATUS_BASE, &reloc);
485 memset(&reloc, 0, sizeof(struct etna_reloc));
486 reloc.bo = src->bo;
487 reloc.offset = src_offset;
488 reloc.flags = ETNA_RELOC_READ
    [all...]
etnaviv_state.c 167 cs->PE_COLOR_ADDR = cbuf->reloc[0];
173 cs->PE_PIPE_COLOR_ADDR[i] = cbuf->reloc[i];
186 cs->TS_COLOR_SURFACE_BASE = cbuf->reloc[0];
232 cs->PE_DEPTH_ADDR = zsbuf->reloc[0];
236 cs->PE_PIPE_DEPTH_ADDR[i] = zsbuf->reloc[i];
252 cs->TS_DEPTH_SURFACE_BASE = zsbuf->reloc[0];
  /hardware/intel/img/psb_video/src/
psb_cmdbuf.c 70 * Reloc buffer layout:
221 psb_cmdbuf_buffer_ref(cmdbuf, &cmdbuf->reloc_buf); /* reloc buf == 0 */
327 uint32_t dst_buffer) /* 0 = reloc buf, 1 = cmdbuf, 2 = for host reloc */
329 struct drm_psb_reloc *reloc = cmdbuf->reloc_idx; local
336 reloc->where = addr_in_cmdbuf - (uint32_t *) cmdbuf->cmd_base; /* Location in DWORDs */
340 reloc->where = addr_in_cmdbuf - (uint32_t *) cmdbuf->MTX_msg; /* Location in DWORDs */
343 reloc->buffer = psb_cmdbuf_buffer_ref(cmdbuf, ref_buffer);
344 ASSERT(reloc->buffer != -1);
346 reloc->reloc_op = PSB_RELOC_OP_OFFSET
    [all...]
  /external/libdrm/nouveau/
pushbuf.c 48 struct drm_nouveau_gem_pushbuf_reloc reloc[NOUVEAU_GEM_MAX_RELOCS]; member in struct:nouveau_pushbuf_krec
231 uint32_t reloc = data; local
235 krel = &krec->reloc[krec->nr_reloc++];
248 reloc = (bkref->presumed.offset + data);
252 reloc = (bkref->presumed.offset + data) >> 32;
257 reloc |= vor;
259 reloc |= tor;
263 return reloc;
286 krel = krec->reloc;
338 req.relocs = (uint64_t)(unsigned long)krec->reloc;
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix52.exp 79 "-shared -bI:aix-abs-reloc-1.im -bE:aix-abs-reloc-1.ex"
80 {} {aix-abs-reloc-1.s}
81 {{objdump -sRj.data aix-abs-reloc-1.od} {nm {} aix-abs-reloc-1.nd}}
82 "aix-abs-reloc-1.so"}

Completed in 1011 milliseconds

<<11121314151617181920>>