Home
last modified time | relevance | path

Searched refs:do_debug_cu_index (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.h197 extern int do_debug_cu_index;
DChangeLog-2012116 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
125 (dwarf_select_sections_all): Set do_debug_addr, do_debug_cu_index.
130 (do_debug_addr, do_debug_cu_index): New global flags.
135 (process_section_headers): Check do_debug_addr and do_debug_cu_index.
Ddwarf.c66 int do_debug_cu_index; variable
7898 { "cu_index", & do_debug_cu_index, 1 }, in dwarf_select_sections_by_names()
8044 do_debug_cu_index = 1; in dwarf_select_sections_all()
8120 display_cu_index, &do_debug_cu_index, FALSE },
8122 display_cu_index, &do_debug_cu_index, FALSE },
Dreadelf.c5916 || do_debug_addr || do_debug_cu_index) in process_section_headers()
5944 || (do_debug_cu_index && const_strneq (name, "cu_index")) in process_section_headers()
5945 || (do_debug_cu_index && const_strneq (name, "tu_index")) in process_section_headers()