Searched refs:fx_frag (Results 1 - 25 of 67) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-pj.h46 ((FIX)->fx_where + (FIX)->fx_frag->fr_address - 1)
H A Dtc-rx.c1968 rv = fixP->fx_frag->fr_address + fixP->fx_where;
2034 op = f->fx_frag->fr_literal + f->fx_where;
2228 reloc[0]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2242 reloc[1]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2250 reloc[2]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2267 reloc[3]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2293 reloc[1]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2301 reloc[2]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2307 reloc[3]->address = fixp->fx_frag->fr_address + fixp->fx_where;
2333 reloc[1]->address = fixp->fx_frag
[all...]
H A Dtc-i370.c2437 return fixp->fx_frag->fr_address + fixp->fx_where;
2462 fixP->fx_frag->fr_address + fixP->fx_where,
2487 fixP->fx_frag->fr_address + fixP->fx_where,
2494 where = fixP->fx_frag->fr_literal + fixP->fx_where;
2562 fixP->fx_frag->fr_address + fixP->fx_where);
2564 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
2579 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
2589 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
2595 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
2603 md_number_to_chars (fixP->fx_frag
[all...]
H A Dtc-lm32.c352 return fixP->fx_where + fixP->fx_frag->fr_address;
379 return fixP->fx_where + fixP->fx_frag->fr_address;
H A Dtc-xc16x.c260 temp_val=fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
300 rel->address = fixp->fx_frag->fr_address + fixp->fx_where;
H A Dtc-moxie.c621 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
718 relP->address = fixP->fx_frag->fr_address + fixP->fx_where;
771 valueT addr = fixP->fx_where + fixP->fx_frag->fr_address;
H A Dtc-openrisc.c292 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1;
H A Dtc-or32.c549 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
708 fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file,
939 return fixP->fx_where + fixP->fx_frag->fr_address;
952 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
953 /* reloc->address = fixp->fx_frag->fr_address + fixp->fx_where + fixp->fx_addnumber;*/
H A Dobj-evax.c163 fixpentry = fix_new (l->fixp->fx_frag, l->fixp->fx_where, 8,
166 fixppdesc = fix_new (l->fixp->fx_frag, l->fixp->fx_where+8, 8,
H A Dtc-pj.c367 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
479 rel->address = fixp->fx_frag->fr_address + fixp->fx_where;
H A Dtc-xstormy16.c350 return fixP->fx_frag->fr_address + fixP->fx_where;
447 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
H A Dtc-arc.c1228 return fixP->fx_frag->fr_address + fixP->fx_where + fixP->fx_size;
1271 where = fixP->fx_frag->fr_literal + fixP->fx_where;
1327 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
1331 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
1335 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
1344 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
1366 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;
H A Dtc-ppc.c5573 return fixp->fx_frag->fr_address + fixp->fx_where;
5718 > fix->fx_frag->fr_address)
5721 <= fix->fx_frag->fr_address))))
5866 value += fixP->fx_frag->fr_address + fixP->fx_where;
5931 where = fixP->fx_frag->fr_literal + fixP->fx_where;
6049 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
6060 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
6105 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
6115 md_number_to_chars (fixP->fx_frag->fr_literal + fixP->fx_where,
6125 md_number_to_chars (fixP->fx_frag
[all...]
H A Dtc-dlx.c1007 char *place = fixP->fx_where + fixP->fx_frag->fr_literal;
1181 return 4 + fixP->fx_where + fixP->fx_frag->fr_address;
1211 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;
H A Dtc-fr30.c287 return (fixP->fx_frag->fr_address + fixP->fx_where) & ~1;
H A Dtc-ip2k.c403 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
H A Dtc-spu.c876 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
906 return fixp->fx_frag->fr_address + fixp->fx_where;
954 char *place = fixP->fx_where + fixP->fx_frag->fr_literal;
967 val += fixP->fx_frag->fr_address + fixP->fx_where;
H A Dtc-z8k.c1367 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
1397 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
1478 val = val - fixP->fx_frag->fr_address + fixP->fx_where - fixP->fx_size;
1563 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
H A Dtc-i960.c2306 where = fixP->fx_frag->fr_literal + fixP->fx_where;
2373 return fixP->fx_where + fixP->fx_frag->fr_address;
2382 char *place = fixP->fx_where + fixP->fx_frag->fr_literal;
2428 ri.r_address = fixP->fx_frag->fr_address + fixP->fx_where - segment_address_in_file;
2653 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;
H A Dtc-ns32k.c1967 return fixP->fx_where + fixP->fx_frag->fr_address - opcode_address;
1981 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;
2228 res = fixP->fx_where + fixP->fx_frag->fr_address;
2230 if (frag_bsr (fixP->fx_frag))
2247 rel->address = fixp->fx_frag->fr_address + fixp->fx_where;
H A Dtc-mt.c387 return fixP->fx_where + fixP->fx_frag->fr_address;
H A Dtc-avr.c1079 return fixp->fx_frag->fr_address + fixp->fx_where;
1127 where = (unsigned char *) fixP->fx_frag->fr_literal + fixP->fx_where;
1350 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dwrite.h74 fragS *fx_frag; member in struct:fix
H A Dcgen.c876 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
1053 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;
H A Dehopt.c200 && (fix->fx_frag != f || fix->fx_where != offset))

Completed in 301 milliseconds

123