/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xc16x.c | 158 fixP->fx_where += 1; in md_cgen_lookup_reloc() 164 fixP->fx_where += 2; in md_cgen_lookup_reloc() 169 fixP->fx_where += 1; in md_cgen_lookup_reloc() 176 fixP->fx_where += 2; in md_cgen_lookup_reloc() 181 fixP->fx_where += 2; in md_cgen_lookup_reloc() 186 fixP->fx_where += 2; in md_cgen_lookup_reloc() 191 fixP->fx_where += 1; in md_cgen_lookup_reloc() 197 fixP->fx_where += 2; in md_cgen_lookup_reloc() 260 temp_val=fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from() 300 rel->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
|
D | tc-xstormy16.c | 270 fixP->fx_where += 2; in xstormy16_cgen_record_fixup_exp() 344 return fixP->fx_frag->fr_address + fixP->fx_where; in md_pcrel_from_section() 366 fixP->fx_where += 2; in md_cgen_lookup_reloc() 375 fixP->fx_where += 2; in md_cgen_lookup_reloc() 391 fixP->fx_where += 2; in md_cgen_lookup_reloc() 441 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; in xstormy16_md_apply_fix()
|
D | tc-rx.c | 2093 fix->fx_where += reloc_adjust; in md_convert_frag() 2158 rv = fixP->fx_frag->fr_address + fixP->fx_where; in md_pcrel_from_section() 2223 op = f->fx_frag->fr_literal + f->fx_where; in md_apply_fix() 2418 reloc[0]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 2441 reloc[1]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 2449 reloc[2]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 2474 reloc[3]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 2500 reloc[1]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 2508 reloc[2]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 2514 reloc[3]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() [all …]
|
D | tc-i370.c | 2418 return fixp->fx_frag->fr_address + fixp->fx_where; in md_pcrel_from_section() 2443 fixP->fx_frag->fr_address + fixP->fx_where, in md_apply_fix() 2468 fixP->fx_frag->fr_address + fixP->fx_where, in md_apply_fix() 2475 where = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix() 2543 fixP->fx_frag->fr_address + fixP->fx_where); in md_apply_fix() 2545 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 2560 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 2570 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 2576 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 2584 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() [all …]
|
D | tc-s390.c | 2018 return fixp->fx_frag->fr_address + fixp->fx_where; in md_pcrel_from_section() 2140 where = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix() 2151 value += fixP->fx_frag->fr_address + fixP->fx_where; in md_apply_fix() 2179 fixP->fx_where += 2; in md_apply_fix() 2185 fixP->fx_where += 4; in md_apply_fix() 2191 fixP->fx_where += 2; in md_apply_fix() 2197 fixP->fx_where += 1; in md_apply_fix() 2204 fixP->fx_where += 1; in md_apply_fix() 2211 fixP->fx_where += 2; in md_apply_fix() 2224 fixP->fx_where += 3; in md_apply_fix() [all …]
|
D | tc-or1k.c | 239 return fixP->fx_frag->fr_address + fixP->fx_where; in md_pcrel_from_section() 315 reloc->address = fx->fx_frag->fr_address + fx->fx_where; in tc_gen_reloc()
|
D | tc-arc.c | 1222 return fixP->fx_frag->fr_address + fixP->fx_where + fixP->fx_size; in md_pcrel_from() 1265 where = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix() 1321 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 1325 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 1329 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 1338 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix() 1360 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
|
D | tc-lm32.c | 351 return fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from() 378 return fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from_section()
|
D | tc-pj.h | 47 ((FIX)->fx_where + (FIX)->fx_frag->fr_address - 1)
|
D | tc-moxie.c | 646 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 778 relP->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc() 831 valueT addr = fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
|
D | tc-rl78.c | 1117 fix->fx_where += reloc_adjust; in md_convert_frag() 1177 reloc[0]->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 1192 reloc[rp]->address = fixp->fx_frag->fr_address + fixp->fx_where; \ in tc_gen_reloc() 1295 rv = fixP->fx_frag->fr_address + fixP->fx_where; in md_pcrel_from_section() 1323 op = f->fx_frag->fr_literal + f->fx_where; in md_apply_fix()
|
D | tc-spu.c | 874 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 904 return fixp->fx_frag->fr_address + fixp->fx_where; in md_pcrel_from() 952 char *place = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 965 val += fixP->fx_frag->fr_address + fixP->fx_where; in md_apply_fix()
|
D | obj-evax.c | 168 fixpentry = fix_new (l->fixp->fx_frag, l->fixp->fx_where, 8, in evax_frob_file_before_adjust() 171 fixppdesc = fix_new (l->fixp->fx_frag, l->fixp->fx_where + 8, 8, in evax_frob_file_before_adjust()
|
D | tc-pj.c | 366 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 478 rel->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
|
D | tc-i960.c | 2299 where = fixP->fx_frag->fr_literal + fixP->fx_where; in reloc_callj() 2366 return fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from() 2375 char *place = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 2421 ri.r_address = fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file; in tc_bout_fix_to_chars() 2646 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
|
D | tc-d30v.c | 1766 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 1795 return fixp->fx_frag->fr_address + fixp->fx_where; in md_pcrel_from_section() 1916 where = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix() 1961 if (fixP->fx_where & 0x7) in md_apply_fix() 1980 if (fixP->fx_where & 0x7) in md_apply_fix() 1999 if (fixP->fx_where & 0x7) in md_apply_fix()
|
D | tc-dlx.c | 1004 char *place = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 1178 return 4 + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from() 1208 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
|
D | tc-z8k.c | 1363 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc() 1393 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 1474 val = val - fixP->fx_frag->fr_address + fixP->fx_where - fixP->fx_size; in md_apply_fix() 1559 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
|
D | tc-tic30.c | 1135 debug ("fx_where = %ld\n", fixP->fx_where); in md_apply_fix() 1138 char *buf = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix() 1191 debug ("fx_where = %ld\n", fixP->fx_where); in md_pcrel_from() 1197 if (fixP->fx_frag->fr_literal[fixP->fx_where - fixP->fx_size + 1] & 0x20) in md_pcrel_from() 1207 return fixP->fx_where - fixP->fx_size + (INSN_SIZE * offset); in md_pcrel_from() 1391 rel->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
|
D | tc-m32c.c | 885 return (fixP->fx_frag->fr_address + fixP->fx_where); in md_pcrel_from_section() 999 fixP->fx_where += or->offset; in md_cgen_lookup_reloc() 1071 reloc->address = fx->fx_frag->fr_address + fx->fx_where; in tc_gen_reloc()
|
D | tc-ns32k.c | 1956 return fixP->fx_where + fixP->fx_frag->fr_address - opcode_address; in md_fix_pcrel_adjust() 1970 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 2215 res = fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from() 2234 rel->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
|
D | tc-i860.c | 1186 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from() 1294 buf = fix->fx_frag->fr_literal + fix->fx_where; in md_apply_fix() 1432 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
|
D | tc-mmix.c | 2423 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix() 2543 if ((fixP->fx_where & 3) == 3 in md_apply_fix() 2622 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in tc_gen_reloc() 2727 if ((fixP->fx_where & 3) == 3 in tc_gen_reloc() 2823 addend = fix->fix->fx_frag->fr_address + fix->fix->fx_where; in tc_gen_reloc() 2879 relP->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc() 3302 return (fixP->fx_frag->fr_address + fixP->fx_where); in md_pcrel_from_section()
|
D | tc-fr30.c | 282 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1; in md_pcrel_from_section()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | write.h | 75 long fx_where; member
|