Home
last modified time | relevance | path

Searched refs:debug_option_table (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c12307 static const debug_dump_long_opts debug_option_table[] = variable
12358 for (entry = debug_option_table; entry->option; entry++) in dwarf_select_sections_by_names()
12408 for (entry = debug_option_table; entry->letter; entry++) in dwarf_select_sections_by_letters()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c12152 static const debug_dump_long_opts debug_option_table[] = variable
12203 for (entry = debug_option_table; entry->option; entry++) in dwarf_select_sections_by_names()
12253 for (entry = debug_option_table; entry->letter; entry++) in dwarf_select_sections_by_letters()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git117581 (debug_option_table): New, replacing..