Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.h196 extern int do_debug_addr;
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.c65 int do_debug_addr; variable
7896 { "addr", & do_debug_addr, 1 }, in dwarf_select_sections_by_names()
8043 do_debug_addr = 1; in dwarf_select_sections_all()
8118 display_debug_addr, &do_debug_addr, TRUE },
Dreadelf.c5916 || do_debug_addr || do_debug_cu_index) in process_section_headers()
5943 || (do_debug_addr && const_strneq (name, "addr")) in process_section_headers()