Lines Matching defs:debug

4209   {"debug-dump",       optional_argument, 0, OPTION_DEBUG_DUMP},
4255 --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,\n\
4259 Display the contents of DWARF2 debug sections\n"));
5785 and dynamic string table and debug sections. */
6121 created when a binary is stripped of everything but its debug
11728 DWARF debug sections. This is a target specific test. Note - we do not
11924 a 32-bit pc-relative RELA relocation used in DWARF debug sections. */
11987 pc-relative 32-bit relocs in their DWARF debug information and we
11996 a 64-bit absolute RELA relocation used in DWARF debug sections. */
12036 a 64-bit pc-relative RELA relocation used in DWARF debug sections. */
12072 a 24-bit absolute RELA relocation used in DWARF debug sections. */
12090 a 16-bit absolute RELA relocation used in DWARF debug sections. */
12249 which can be found in debug sections.
12377 without type for debug info.
12803 load_specific_debug_section (enum dwarf_section_display_enum debug,
12806 struct dwarf_section * section = &debug_displays [debug].section;
12891 if (debug_displays [debug].relocate)
12908 load_debug_section (enum dwarf_section_display_enum debug, void * file)
12910 struct dwarf_section * section = &debug_displays [debug].section;
12913 /* Locate the debug section. */
12930 free_debug_section (debug);
12932 return load_specific_debug_section (debug, sec, (FILE *) file);
12936 free_debug_section (enum dwarf_section_display_enum debug)
12938 struct dwarf_section * section = &debug_displays [debug].section;
12969 stripped with the --only-keep-debug command line option. */
12999 /* If this debug section is part of a CU/TU set in a .dwp file,
13016 printf (_("Unrecognized debug section: %s\n"), print_name);