Searched refs:last_symbol_section (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-sh.c137 static asection *last_symbol_section;
152 last_symbol_section = symbol_section;
159 if (! symbol_section || last_symbol_section != symbol_section || end < start)
135 static asection *last_symbol_section; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-sh.c137 static asection *last_symbol_section;
152 last_symbol_section = symbol_section;
159 if (! symbol_section || last_symbol_section != symbol_section || end < start)
135 static asection *last_symbol_section; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-sh.c137 static asection *last_symbol_section;
152 last_symbol_section = symbol_section;
159 if (! symbol_section || last_symbol_section != symbol_section || end < start)
135 static asection *last_symbol_section; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh.c137 static asection *last_symbol_section;
152 last_symbol_section = symbol_section;
159 if (! symbol_section || last_symbol_section != symbol_section || end < start)
135 static asection *last_symbol_section; local

Completed in 130 milliseconds