/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | dwarf.h | 94 gdb_index, enumerator
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | dwarf.h | 101 gdb_index, enumerator
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | gdb-index.cc | 186 Gdb_index* gdb_index) in Gdb_index_info_reader() argument 189 gdb_index_(gdb_index), cu_index_(0), cu_language_(0) in Gdb_index_info_reader() 1355 if (parameters->options().gdb_index()) in print_stats()
|
H A D | object.cc | 684 if ((!parameters->incremental() || parameters->options().gdb_index()) in need_decompressed_section() 689 if (parameters->options().gdb_index() in need_decompressed_section() 705 && parameters->options().gdb_index() in need_decompressed_section() 819 && parameters->options().gdb_index() in do_find_special_sections() 1869 && parameters->options().gdb_index() in do_layout()
|
H A D | options.h | 912 DEFINE_bool(gdb_index, options::TWO_DASHES, '\0', false,
|
H A D | layout.cc | 726 if (parameters->options().gdb_index() in include_section() 1094 if (parameters->options().gdb_index() in init_fixed_output_section()
|
H A D | incremental.cc | 2067 if (parameters->options().gdb_index()) in do_layout()
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | gdb-index.cc | 186 Gdb_index* gdb_index) in Gdb_index_info_reader() argument 189 gdb_index_(gdb_index), cu_index_(0), cu_language_(0) in Gdb_index_info_reader() 1355 if (parameters->options().gdb_index()) in print_stats()
|
H A D | object.cc | 685 if ((!parameters->incremental() || parameters->options().gdb_index()) in need_decompressed_section() 690 if (parameters->options().gdb_index() in need_decompressed_section() 706 && parameters->options().gdb_index() in need_decompressed_section() 818 && parameters->options().gdb_index() in do_find_special_sections() 1777 && parameters->options().gdb_index() in do_layout()
|
H A D | options.h | 844 DEFINE_bool(gdb_index, options::TWO_DASHES, '\0', false,
|
H A D | layout.cc | 720 if (parameters->options().gdb_index() in include_section() 1084 if (parameters->options().gdb_index() in init_fixed_output_section()
|
H A D | incremental.cc | 2062 if (parameters->options().gdb_index()) in do_layout()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | symfile.h | 631 struct dwarf2_section_names gdb_index; member
|
H A D | dwarf2read.c | 180 struct dwarf2_section_info gdb_index; member 818 struct dwarf2_section_info gdb_index; member 1891 else if (section_is_p (sectp->name, &names->gdb_index)) in dwarf2_locate_sections() 1893 dwarf2_per_objfile->gdb_index.asection = sectp; in dwarf2_locate_sections() 1894 dwarf2_per_objfile->gdb_index.size = bfd_get_section_size (sectp); in dwarf2_locate_sections() 2058 else if (section_is_p (sectp->name, &dwarf2_elf_names.gdb_index)) in locate_dwz_sections() 2060 dwz_file->gdb_index.asection = sectp; in locate_dwz_sections() 2061 dwz_file->gdb_index.size = bfd_get_section_size (sectp); in locate_dwz_sections() 2760 &dwarf2_per_objfile->gdb_index, &local_map, in dwarf2_read_index() 2780 &dwz->gdb_index, &dwz_map, in dwarf2_read_index()
|
/dflybsd-src/contrib/binutils-2.27/binutils/doc/ |
H A D | binutils.texi | 1959 [=trace_aranges,=gdb_index] 2405 @itemx --dwarf[=trace_aranges,=gdb_index] 2413 trace sections or .gdb_index. 4413 …es,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]] 4573 …mes,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index] 4579 trace sections or .gdb_index.
|