| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-i370.c | 2463 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 …]
|
| D | tc-a29k.c | 738 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()
|
| D | tc-or32.c | 907 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()
|
| D | tc-ppc.c | 5303 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 …]
|
| D | tc-w65.c | 885 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()
|
| D | tc-arc.c | 1260 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()
|
| D | tc-pj.h | 46 ((FIX)->fx_where + (FIX)->fx_frag->fr_address - 1)
|
| D | tc-ip2k.c | 277 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()
|
| D | tc-pj.c | 415 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()
|
| D | tc-maxq.c | 283 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()
|
| D | tc-ns32k.c | 2004 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()
|
| D | tc-xstormy16.c | 347 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()
|
| D | tc-m88k.c | 1026 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()
|
| D | tc-z8k.c | 1416 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()
|
| D | obj-ieee.c | 213 to->address = ((char *) (from->fx_frag->fr_address + 215 - ((char *) (&(from->fx_frag->fr_literal)));
|
| D | tc-i960.c | 2378 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()
|
| D | tc-dlx.c | 1062 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()
|
| D | tc-tic80.c | 808 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()
|
| D | tc-openrisc.c | 288 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1; in md_pcrel_from_section()
|
| D | tc-i860.c | 1240 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()
|
| D | tc-pdp11.c | 244 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()
|
| D | tc-h8500.c | 1290 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/ |
| D | write.c | 206 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()
|
| D | write.h | 96 fragS *fx_frag; member
|
| D | cgen.c | 588 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; 728 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;
|