| /freebsd-12-stable/contrib/binutils/gas/ |
| D | write.h | 179 extern fixS *fix_new_exp
|
| D | write.c | 243 fix_new_exp (fragS *frag, /* Which frag? */ in fix_new_exp() function 274 return fix_new_exp (frag, where, size, exp, pcrel, r_type); in fix_new_exp() 1600 fix_new_exp (lie->frag, in write_object_file()
|
| D | cgen.c | 305 fixP = fix_new_exp (frag, where, length / 8, exp,
|
| D | read.c | 4215 fix_new_exp (frag_now, p - frag_now->fr_literal, (int) nbytes, exp, in emit_expr()
|
| D | ChangeLog-9697 | 1994 * write.c (fix_new_exp): Don't declare make_expr_symbol. 3499 * write.c (fix_new_exp): Use make_expr_symbol to build an 3971 BFD_RELOC_NONE, when calling fix_new_exp for a broken word. 5382 * write.c (fix_new_exp): Don't use #elif. Some compilers 5594 (md_assemble): Use it as last argument to fix_new_exp.
|
| D | ChangeLog-9295 | 612 * write.c (fix_new_exp): Understand O_symbol_rva. 2163 (fix_new_exp): Ditto. 4668 * write.c (fix_new_exp): Handle O_add by creating an 4669 expression-valued symbol, and calling fix_new_exp recursively. 5019 value to pass to fix_new_exp. 9378 (emit_expr): Cast fix_new_exp argument. 10048 * write.c (fix_new_exp): Handle a O_uminus expression. 10132 (fix_new_exp): New function, takes expression argument. 10133 * write.h: Prototype changes for fix_new and fix_new_exp.
|
| D | ChangeLog-0203 | 777 * tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness. 2208 (newfix): New parameter 'size', forward it to 'fix_new_exp'. 4687 (fix_new, fix_new_exp): Likewise.
|
| D | ChangeLog-0001 | 2924 * write.c (fix_new_exp): Print an error if passed a register. 3548 and fix_new_exp() instead. 4190 fix_new_exp.
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-alpha.h | 77 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
|
| D | tc-s390.c | 1135 fix_new_exp (frag_now, where - frag_now->fr_literal, 1495 fix_new_exp (frag_now, f - frag_now->fr_literal, opcode->oplen, 1517 fixP = fix_new_exp (frag_now, 1530 fix_new_exp (frag_now, f - frag_now->fr_literal, 4, &fixups[i].exp, 1747 fix_new_exp (frag_now, where - frag_now->fr_literal,
|
| D | tc-arc.c | 1239 fix_new_exp (frag, where, nbytes, &exptmp, 0, reloc_type); in arc_cons_fix_new() 1243 fix_new_exp (frag, where, nbytes, exp, 0, in arc_cons_fix_new() 1918 fix_new_exp (frag_now, in md_assemble()
|
| D | tc-spu.c | 366 fixP = fix_new_exp (frag_now, in md_assemble() 843 fix_new_exp (frag_now, p - frag_now->fr_literal, nbytes, in spu_cons()
|
| D | tc-alpha.c | 1644 fixP = fix_new_exp (frag_now, f - frag_now->fr_literal, size, in emit_insn() 4091 fix_new_exp (frag_now, p - frag_now->fr_literal+8, 8, &exp, 0, BFD_RELOC_64); in s_alpha_pdesc() 4159 fix_new_exp (frag_now, p - frag_now->fr_literal, 8, &exp, 0, BFD_RELOC_64); in s_alpha_name() 4181 fix_new_exp (frag_now, p - frag_now->fr_literal, LKP_S_K_SIZE, &exp, 0,\ in s_alpha_linkage() 4204 fix_new_exp (frag_now, p - frag_now->fr_literal, 8, &exp, 0,\ in s_alpha_code_address() 4334 fix_new_exp (frag_now, p - frag_now->fr_literal, 4, in s_alpha_gprel32()
|
| D | tc-cr16.c | 511 fix_new_exp (frag, offset, len, exp, 0, rtype); in cr16_cons_fix_new() 2343 fix_new_exp (frag_now, this_frag - frag_now->fr_literal, in print_insn()
|
| D | tc-i386.c | 2494 fix_new_exp (frag_now, frag_more (0) - frag_now->fr_literal, 0, in optimize_disp() 3878 fixP = fix_new_exp (frag_now, p - frag_now->fr_literal, size, in output_jump() 3944 fix_new_exp (frag_now, p - frag_now->fr_literal, size, in output_interseg_jump() 4227 fix_new_exp (frag_now, p - frag_now->fr_literal, size, in output_disp() 4350 fix_new_exp (frag_now, p - frag_now->fr_literal, size, in output_imm() 4378 fix_new_exp (frag, off, len, exp, 0, r); in x86_cons_fix_new()
|
| D | tc-mips.c | 2817 ip->fixp[0] = fix_new_exp (ip->frag, ip->where, in append_insn() 3750 fix_new_exp (frag_now, f - frag_now->fr_literal, in macro_build_jalr() 13284 fix_new_exp (frag_now, p - frag_now->fr_literal, bytes, &ex, FALSE, in s_dtprel_internal() 13364 fix_new_exp (frag_now, p - frag_now->fr_literal, 4, &ex, FALSE, in s_gpword() 13404 fix_new_exp (frag_now, p - frag_now->fr_literal, 4, &ex, FALSE, in s_gpdword() 14178 fixp = fix_new_exp (fragp, buf - (bfd_byte *)fragp->fr_literal, in md_convert_frag() 14295 fixp = fix_new_exp (fragp, buf - (bfd_byte *)fragp->fr_literal, in md_convert_frag() 14317 fixp = fix_new_exp (fragp, buf - (bfd_byte *)fragp->fr_literal, in md_convert_frag() 14335 fixp = fix_new_exp (fragp, buf - (bfd_byte *)fragp->fr_literal, in md_convert_frag()
|
| D | tc-ppc.c | 1780 fix_new_exp (frag_now, p - frag_now->fr_literal + offset, size, in ppc_elf_cons() 2784 fixP = fix_new_exp (frag_now, in md_assemble() 2813 fix_new_exp (frag_now, in md_assemble()
|
| D | tc-sparc.c | 2926 fixS *fixP = fix_new_exp (frag_now, /* Which frag. */ 4606 fix_new_exp (frag, where, (int) nbytes, exp, 0, r);
|
| D | tc-score.c | 1923 new_fix = fix_new_exp (frag, where, size, exp, pc_rel, reloc); in fix_new_score() 6328 fix_new_exp (frag_now, p - frag_now->fr_literal, 4, &ex, FALSE, BFD_RELOC_GPREL32); in s_score_gpword()
|
| D | tc-ia64.c | 3861 fix_new_exp (frag_now, frag_now_fix () - md.pointer_size, in generate_unwind_image() 7067 fix = fix_new_exp (frag_now, frag_now_fix () - 16 + i, 8, in emit_one_bundle() 11236 fix = fix_new_exp (f, where, nbytes, exp, 0, code);
|
| D | tc-arm.c | 3001 fix_new_exp (frag_now, p - frag_now->fr_literal + offset, in s_arm_elf_cons() 13891 new_fix = fix_new_exp (frag, where, size, exp, pc_rel, reloc); in fix_new_arm() 16829 fixp = fix_new_exp (fragp, fragp->fr_fix, fragp->fr_var, &exp, pc_rel, in md_convert_frag() 19329 fix_new_exp (frag, where, (int) size, exp, pcrel, type); in cons_fix_new_arm()
|
| /freebsd-12-stable/contrib/binutils/gas/doc/ |
| D | internals.texi | 462 @cindex fix_new_exp 463 A fixup is created by a call to @code{fix_new} or @code{fix_new_exp}. Both 717 @code{fix_new_exp}.
|