Searched refs:old_frag_offset (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Decoff.c3338 ecoff_fix_loc (fragS *old_frag, unsigned long old_frag_offset)
3342 && last_lineno->paddr == old_frag_offset)
3311 ecoff_fix_loc(fragS *old_frag, unsigned long old_frag_offset) argument
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Decoff.c3325 ecoff_fix_loc (fragS *old_frag, unsigned long old_frag_offset)
3329 && last_lineno->paddr == old_frag_offset)
3298 ecoff_fix_loc(fragS *old_frag, unsigned long old_frag_offset) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Decoff.c3325 ecoff_fix_loc (fragS *old_frag, unsigned long old_frag_offset)
3329 && last_lineno->paddr == old_frag_offset)
3298 ecoff_fix_loc(fragS *old_frag, unsigned long old_frag_offset) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mips.c7639 unsigned long old_frag_offset;
7643 old_frag_offset = frag_now_fix ();
7667 ecoff_fix_loc (old_frag, old_frag_offset);
7630 unsigned long old_frag_offset; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c7725 unsigned long old_frag_offset;
7729 old_frag_offset = frag_now_fix ();
7753 ecoff_fix_loc (old_frag, old_frag_offset);
7716 unsigned long old_frag_offset; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c7709 unsigned long old_frag_offset;
7713 old_frag_offset = frag_now_fix ();
7737 ecoff_fix_loc (old_frag, old_frag_offset);
7700 unsigned long old_frag_offset; local

Completed in 421 milliseconds