Lines Matching full:debug
32 llvm-dwarfutil \- A tool to copy and manipulate debug info
38 \fBllvm\-dwarfutil\fP is a tool to copy and manipulate debug info.
42 by removing unused debug info.
53 Removes pieces of debug information related to discarded sections.
54 When the linker does section garbage collection the abandoned debug info
55 is left behind. Such abandoned debug info references address ranges using
57 debug info which is marked with the tombstone value.
66 potentially significantly reducing the size of output debug info.
87 .B \-\-no\-separate\-debug\-file
88 Disable \fI\%\-\-separate\-debug\-file\fP\&.
98 .B \-\-separate\-debug\-file
99 Generate separate file containing output debug info. Using
108 :program:\(gallvm\-objcopy\(ga \-\-only\-keep\-debug in\-file out\-file.debug
109 :program:\(gallvm\-objcopy\(ga \-\-strip\-debug in\-file out\-file
110 :program:\(gallvm\-objcopy\(ga \-\-add\-gnu\-debuglink=out\-file.debug out\-file
144 Run the DWARF verifier on the output DWARF debug info.