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

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-xc16x.c158 fixP->fx_where += 1;
164 fixP->fx_where += 2;
169 fixP->fx_where += 1;
176 fixP->fx_where += 2;
181 fixP->fx_where += 2;
186 fixP->fx_where += 2;
191 fixP->fx_where += 1;
197 fixP->fx_where += 2;
260 temp_val=fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
300 rel->address = fixp->fx_frag->fr_address + fixp->fx_where;
[all...]
H A Dtc-pj.h46 ((FIX)->fx_where + (FIX)->fx_frag->fr_address - 1)
H A Dtc-xstormy16.c274 fixP->fx_where += 2;
350 return fixP->fx_frag->fr_address + fixP->fx_where;
372 fixP->fx_where += 2;
381 fixP->fx_where += 2;
397 fixP->fx_where += 2;
447 char *where = fixP->fx_frag->fr_literal + fixP->fx_where;
H A Dtc-rx.c1906 fix->fx_where += reloc_adjust;
1968 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;
[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->fr_literal + fixP->fx_where,
[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-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-s390.c1918 return fixp->fx_frag->fr_address + fixp->fx_where;
2036 where = fixP->fx_frag->fr_literal + fixP->fx_where;
2047 value += fixP->fx_frag->fr_address + fixP->fx_where;
2075 fixP->fx_where += 2;
2081 fixP->fx_where += 4;
2087 fixP->fx_where += 2;
2093 fixP->fx_where += 1;
2099 fixP->fx_where += 2;
2112 fixP->fx_where += 2;
2331 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
[all...]
H A Dtc-ppc.c5573 return fixp->fx_frag->fr_address + fixp->fx_where;
5866 value += fixP->fx_frag->fr_address + fixP->fx_where;
5931 where = fixP->fx_frag->fr_literal + fixP->fx_where;
5965 fixP->fx_where += 2;
5980 fixP->fx_where += 2;
6008 fixP->fx_where += 2;
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,
[all...]
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-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-d30v.c1769 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
1798 return fixp->fx_frag->fr_address + fixp->fx_where;
1919 where = fixP->fx_frag->fr_literal + fixP->fx_where;
1964 if (fixP->fx_where & 0x7)
1983 if (fixP->fx_where & 0x7)
2002 if (fixP->fx_where & 0x7)
H A Dtc-tic30.c1136 debug ("fx_where = %ld\n", fixP->fx_where);
1139 char *buf = fixP->fx_frag->fr_literal + fixP->fx_where;
1192 debug ("fx_where = %ld\n", fixP->fx_where);
1198 if (fixP->fx_frag->fr_literal[fixP->fx_where - fixP->fx_size + 1] & 0x20)
1206 fx_where - fx_size = PC
1208 return fixP->fx_where - fixP->fx_size + (INSN_SIZE * offset);
1392 rel->address = fixP->fx_frag->fr_address + fixP->fx_where;
H A Dtc-mt.c387 return fixP->fx_where + fixP->fx_frag->fr_address;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dwrite.h77 long fx_where; 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;

Completed in 302 milliseconds

123