Home
last modified time | relevance | path

Searched refs:fx_frag (Results 1 – 25 of 63) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i370.c2463 return fixp->fx_frag->fr_address + fixp->fx_where; in md_pcrel_from_section()
2488 fixP->fx_frag->fr_address + fixP->fx_where, in md_apply_fix()
2513 fixP->fx_frag->fr_address + fixP->fx_where, in md_apply_fix()
2520 where = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix()
2588 fixP->fx_frag->fr_address + fixP->fx_where); in md_apply_fix()
2590 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
2605 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
2615 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
2621 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
2629 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
[all …]
Dtc-a29k.c738 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
747 val += fixP->fx_where + fixP->fx_frag->fr_address; in md_apply_fix()
804 && val == - (fixP->fx_frag->fr_address + fixP->fx_where)) in md_apply_fix()
906 fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file, in tc_aout_fix_to_chars()
1170 return fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
Dtc-or32.c907 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
1004 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
1017 val += fixP->fx_where + fixP->fx_frag->fr_address; in md_apply_fix()
1227 fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file, in tc_aout_fix_to_chars()
1484 return fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
1498 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
Dtc-ppc.c5303 return fixp->fx_frag->fr_address + fixp->fx_where;
5450 > fix->fx_frag->fr_address)
5453 <= fix->fx_frag->fr_address))))
5529 value += fixP->fx_frag->fr_address + fixP->fx_where;
5593 where = fixP->fx_frag->fr_literal + fixP->fx_where;
5710 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
5721 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
5766 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
5776 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
5786 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
[all …]
Dtc-w65.c885 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
886 int addr = fixP->fx_frag->fr_address + fixP->fx_where; in md_apply_fix()
949 int gap = fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address - 1; in md_pcrel_from()
999 intr->r_vaddr = fix_ptr->fx_frag->fr_address + fix_ptr->fx_where + base; in tc_reloc_mangle()
Dtc-arc.c1260 return fixP->fx_frag->fr_address + fixP->fx_where + fixP->fx_size; in md_pcrel_from()
1303 where = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix()
1359 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
1363 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
1367 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
1376 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where, in md_apply_fix()
1398 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
Dtc-pj.h46 ((FIX)->fx_where + (FIX)->fx_frag->fr_address - 1)
Dtc-ip2k.c277 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
451 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; in ip2k_apply_fix()
Dtc-pj.c415 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
529 rel->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
Dtc-maxq.c283 rel->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
570 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
594 char *p = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix()
596 fixP->fx_frag->fr_literal + fixP->fx_frag->fr_fix - 2; in md_apply_fix()
600 if (fixP->fx_frag && valT) in md_apply_fix()
604 if (!fixP->fx_frag->fr_subtype) in md_apply_fix()
605 fixP->fx_frag->fr_subtype = fixP->fx_r_type; in md_apply_fix()
615 if ((fixP->fx_frag->fr_subtype == ABSOLUTE_ADDR_FOR_DATA) in md_apply_fix()
616 || (fixP->fx_frag->fr_subtype == LONG_PREFIX)) in md_apply_fix()
Dtc-ns32k.c2004 return fixP->fx_where + fixP->fx_frag->fr_address - opcode_address; in md_fix_pcrel_adjust()
2018 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
2270 res = fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
2272 if (frag_bsr (fixP->fx_frag)) in md_pcrel_from()
2291 rel->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
2328 fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file, in cons_fix_new_ns32k()
Dtc-xstormy16.c347 return fixP->fx_frag->fr_address + fixP->fx_where; in md_pcrel_from_section()
444 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; in xstormy16_md_apply_fix()
Dtc-m88k.c1026 buf = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix()
1085 return fixp->fx_frag->fr_address + fixp->fx_where - 2; in md_pcrel_from()
1087 return fixp->fx_frag->fr_address + fixp->fx_where; in md_pcrel_from()
Dtc-z8k.c1416 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
1506 val = val - fixP->fx_frag->fr_address + fixP->fx_where - fixP->fx_size; in md_apply_fix()
1549 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
1605 intr->r_vaddr = fix_ptr->fx_frag->fr_address + fix_ptr->fx_where + base; in tc_reloc_mangle()
Dobj-ieee.c213 to->address = ((char *) (from->fx_frag->fr_address +
215 - ((char *) (&(from->fx_frag->fr_literal)));
Dtc-i960.c2378 where = fixP->fx_frag->fr_literal + fixP->fx_where; in reloc_callj()
2445 return fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
2454 char *place = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
2509 ri.r_address = fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file; in tc_bout_fix_to_chars()
2890 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
Dtc-dlx.c1062 char *place = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
1236 return 4 + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
1266 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where; in tc_gen_reloc()
Dtc-tic80.c808 char *dest = fixP->fx_frag->fr_literal + fixP->fx_where; in md_apply_fix()
861 return (fixP->fx_frag->fr_address + fixP->fx_where); in md_pcrel_from()
Dtc-openrisc.c288 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1; in md_pcrel_from_section()
Dtc-i860.c1240 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
1348 buf = fix->fx_frag->fr_literal + fix->fx_where; in md_apply_fix()
1486 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
Dtc-pdp11.c244 buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
1384 return fixP->fx_frag->fr_address + fixP->fx_where + fixP->fx_size; in md_pcrel_from()
1401 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where; in tc_gen_reloc()
Dtc-h8500.c1290 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal; in md_apply_fix()
1391 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address; in md_pcrel_from()
1449 intr->r_vaddr = fix_ptr->fx_frag->fr_address + fix_ptr->fx_where + base; in tc_reloc_mangle()
/mirbsd/src/gnu/usr.bin/binutils/gas/
Dwrite.c206 fixP->fx_frag = frag; in fix_new_internal()
961 fixp->fx_frag->fr_literal, in write_relocs()
962 fixp->fx_frag->fr_address, in write_relocs()
1027 > fixp->fx_frag->fr_fix + fixp->fx_frag->fr_offset) in write_relocs()
1033 fixp->fx_frag->fr_literal, in write_relocs()
1034 fixp->fx_frag->fr_address, in write_relocs()
2583 fragP = fixP->fx_frag; in fixup_segment()
2633 + fixP->fx_frag->fr_address); in fixup_segment()
2825 fixp->fx_size, (long) fixp->fx_frag, (long) fixp->fx_where, in print_fixup()
Dwrite.h96 fragS *fx_frag; member
Dcgen.c588 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
728 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;

123