Home
last modified time | relevance | path

Searched refs:old_frag_offset (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
Decoff.c3306 ecoff_fix_loc (fragS *old_frag, unsigned long old_frag_offset) in ecoff_fix_loc() argument
3310 && last_lineno->paddr == old_frag_offset) in ecoff_fix_loc()
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c2583 unsigned long old_frag_offset; in append_insn() local
2587 old_frag_offset = frag_now_fix (); in append_insn()
2610 ecoff_fix_loc (old_frag, old_frag_offset); in append_insn()