HomeSort by relevance Sort by last modified time
    Searched refs:fixp (Results 1 - 25 of 69) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/
literal.c 58 fixS *fixp; local
65 for (fixp = seginfo->frchainP->fix_root;
66 fixp != (fixS *) NULL;
67 fixp = fixp->fx_next, offset += size)
69 if (fixp->fx_addsy == sym && fixp->fx_offset == addend)
write.c 154 fixS *fixP;
158 fixP = (fixS *) obstack_alloc (&notes, sizeof (fixS));
160 fixP->fx_frag = frag;
161 fixP->fx_where = where;
162 fixP->fx_size = size;
164 if (fixP->fx_size != size)
169 fixP->fx_addsy = add_symbol;
170 fixP->fx_subsy = sub_symbol;
171 fixP->fx_offset = offset;
172 fixP->fx_dot_value = dot_value
619 fixS *fixp = seginfo->fix_root; local
765 fixS *fixp; local
1199 fixS *fixp; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-score.h 45 #define TC_VALIDATE_FIX(FIXP, SEGTYPE, SKIP) score_validate_fix (FIXP)
48 #define TC_FORCE_RELOCATION(FIXP) score_force_relocation (FIXP)
51 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp)
60 struct fix *fixp; member in struct:score_tc_frag_data
tc-nios2.h 61 #define TC_FORCE_RELOCATION(fixp) nios2_force_relocation (fixp)
64 #define tc_fix_adjustable(fixp) nios2_fix_adjustable (fixp)
tc-xc16x.c 145 /* Return the bfd reloc type for OPERAND of INSN at fixup FIXP.
147 *FIXP may be modified if desired. */
152 fixS *fixP)
158 fixP->fx_where += 1;
159 fixP->fx_pcrel = 1;
163 fixP->fx_size = 2;
164 fixP->fx_where += 2;
169 fixP->fx_where += 1;
170 fixP->fx_pcrel = 1;
175 fixP->fx_size = 2
    [all...]
tc-mt.h 51 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC)
54 #define obj_fix_adjustable(fixP) iq2000_fix_adjustable (fixP)
65 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp)
68 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP)
obj-evax.c 154 if (S_GET_SEGMENT (l->fixp->fx_addsy) == alpha_link_section)
165 (((struct evax_private_udata_struct *)symbol_get_bfdsym (l->fixp->fx_addsy)->udata.p)->enbsym->name);
168 fixpentry = fix_new (l->fixp->fx_frag, l->fixp->fx_where, 8,
169 entry_sym, l->fixp->fx_offset, 0,
171 fixppdesc = fix_new (l->fixp->fx_frag, l->fixp->fx_where + 8, 8,
172 l->fixp->fx_addsy, l->fixp->fx_offset, 0,
174 l->fixp->fx_size = 0
    [all...]
tc-msp430.c     [all...]
tc-iq2000.c 102 fixS * fixp; /* This fixup. */ member in struct:iq2000_hi_fixup
494 md_pcrel_from_section (fixS * fixP, segT sec)
496 if (fixP->fx_addsy != (symbolS *) NULL
497 && (! S_IS_DEFINED (fixP->fx_addsy)
498 || S_GET_SEGMENT (fixP->fx_addsy) != sec))
506 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
509 /* Return the bfd reloc type for OPERAND of INSN at fixup FIXP.
511 *FIXP may be modified if desired. *
    [all...]
tc-mn10300.c     [all...]
tc-mn10200.c 754 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp)
759 if (fixp->fx_subsy != NULL)
761 if (S_GET_SEGMENT (fixp->fx_addsy) == S_GET_SEGMENT (fixp->fx_subsy)
762 && S_IS_DEFINED (fixp->fx_subsy))
764 fixp->fx_offset -= S_GET_VALUE (fixp->fx_subsy);
765 fixp->fx_subsy = NULL;
771 as_bad_where (fixp->fx_file, fixp->fx_line
    [all...]
tc-alpha.c 632 fixS *fixp;
649 for (fixp = seginfo->fix_root; fixp; fixp = next)
651 next = fixp->fx_next;
652 fixp->fx_next = (fixS *) 0;
654 switch (fixp->fx_r_type)
657 if (fixp->tc_fix_data.info->n_master == 0)
658 as_bad_where (fixp->fx_file, fixp->fx_line
626 fixS *fixp; local
3383 fixS *fixp; local
4490 fixS *fixp; local
4687 fixS *fixp; local
    [all...]
obj-evax.h 47 struct fix *fixp; member in struct:alpha_linkage_fixups
tc-pj.c 365 md_apply_fix (fixS *fixP, valueT * valP, segT seg ATTRIBUTE_UNUSED)
367 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
372 switch (fixP->fx_r_type)
376 fixP->fx_done = 0;
381 as_bad_where (fixP->fx_file, fixP->fx_line, _("pcrel too far"));
389 fixP->fx_addnumber = val & 0xffff;
449 as_bad_where (fixP->fx_file, fixP->fx_line, _("offset out of range"))
    [all...]
tc-nios2.c 1020 fixS *fixP, valueT value)
1022 if (fixP->fx_r_type == BFD_RELOC_8
1023 || fixP->fx_r_type == BFD_RELOC_16
1024 || fixP->fx_r_type == BFD_RELOC_32)
1026 as_bad_where (fixP->fx_file, fixP->fx_line,
1043 gas_assert (fixP->fx_size == opcode->size);
1049 = ((fixP->fx_frag->fr_address + fixP->fx_where) & 0xf0000000);
1053 as_bad_where (fixP->fx_file, fixP->fx_line
    [all...]
tc-rl78.c 69 fixS * fixP;
605 frag_then->tc_frag_data->fixups[i].fixP = f;
616 fixS *fixP;
666 fixP = fix_new_exp (frag, where, (int) size, exp, 0, type);
676 fixP->fx_no_overflow = 1;
971 fixS * fix = rl78b->fixups[fi].fixP;
1158 tc_gen_reloc (asection * seg ATTRIBUTE_UNUSED, fixS * fixp)
1163 if (fixp->fx_r_type == BFD_RELOC_NONE)
1169 if (fixp->fx_subsy
1170 && S_GET_SEGMENT (fixp->fx_subsy) == absolute_section
    [all...]
tc-mep.c 103 fixS * fixp; /* This fixup. */ member in struct:mep_hi_fixup
    [all...]
tc-mips.h 129 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp)
tc-rx.c 705 fixS * fixP;
1172 frag_then->tc_frag_data->fixups[i].fixP = f;
    [all...]
tc-mcore.c     [all...]
tc-avr.c     [all...]
tc-hppa.c     [all...]
tc-spu.c 370 fixS *fixP;
378 fixP = fix_new_exp (frag_now,
384 fixP->tc_fix_data.arg_format = insn.reloc_arg[i];
385 fixP->tc_fix_data.insn_tag = insn.tag;
865 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp)
870 if (fixp->fx_addsy)
871 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_addsy);
872 else if (fixp->fx_subsy)
873 *reloc->sym_ptr_ptr = symbol_get_bfdsym (fixp->fx_subsy);
876 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where
    [all...]
  /external/e2fsprogs/debugfs/
extent_cmds.ct 56 fix_parents, fixp;
  /external/opencv/cvaux/src/
cvclique.cpp 67 int* fixp; //node with minimal disconnections
198 finder->fixp = new int[N+1]; //node with minimal disconnections
239 delete finder->fixp; //node with minimal disconnections
274 int* fixp = finder->fixp; //node with minimal disconnections
325 fixp[k] = p; //set current point as fixed
335 nod[k] = 1; //nod is aux variable, 1 means fixp == s
467 if( !connected[fixp[k]][old[s[k]]])
505 int* fixp = new int[N]; //node with minimal disconnections
572 fixp[k] = p; //set current point as fixe
    [all...]

Completed in 358 milliseconds

1 2 3