Home | History | Annotate | Download | only in gold

Lines Matching full:debug

23 // Reduce the size of the debug sections by emitting only debug line number
25 // sections for standard tools to parse the debug information correctly. These
26 // classes remove all debug information entries from the .debug_info section
28 // references to the debug line information needed by most parsers.
59 // Write out the new debug abbreviations
71 // The reduced debug abbreviations
84 // Whether or not the debug reduction has failed for any reason
105 // Write out the new debug info
128 // The reduced debug info
131 // Each debug info section needs to be associated with a debug abbrev section
134 // Whether or not the debug reduction has failed for any reason