Searched refs:apply_fixups (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c128 void apply_fixups ();
456 apply_fixups ();
461 This has to happen after apply_fixups, since only after then do
1605 function_reader::apply_fixups () function in class:function_reader
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc128 void apply_fixups ();
456 apply_fixups ();
461 This has to happen after apply_fixups, since only after then do
1608 function_reader::apply_fixups () function in class:function_reader
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arc.c1418 apply_fixups (struct arc_insn *insn, fragS *fragP, int fix) function
1458 pr_debug ("%s:%d: apply_fixups: new %s fixup (PCrel:%s) of size %d @ \
1501 apply_fixups (insn, frag_now, (f - frag_now->fr_literal));
3308 apply_fixups (&insn, fragP, fix);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arc.c1420 apply_fixups (struct arc_insn *insn, fragS *fragP, int fix) function
1460 pr_debug ("%s:%d: apply_fixups: new %s fixup (PCrel:%s) of size %d @ \
1503 apply_fixups (insn, frag_now, (f - frag_now->fr_literal));
3315 apply_fixups (&insn, fragP, fix);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arc.c1418 apply_fixups (struct arc_insn *insn, fragS *fragP, int fix) function
1458 pr_debug ("%s:%d: apply_fixups: new %s fixup (PCrel:%s) of size %d @ \
1501 apply_fixups (insn, frag_now, (f - frag_now->fr_literal));
3308 apply_fixups (&insn, fragP, fix);

Completed in 244 milliseconds