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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2read.c150 static asection *dwarf_str_section; variable
941 dwarf_str_section = 0;
997 dwarf_str_section = sectp;
1036 if (dwarf_str_section)
1037 dwarf_str_buffer = dwarf2_read_section (objfile, dwarf_str_section);

Completed in 108 milliseconds