]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/clang/llvm-dwarfdump/llvm-dwarfdump.1
Merge ^/head r288126 through r288196.
[FreeBSD/FreeBSD.git] / usr.bin / clang / llvm-dwarfdump / llvm-dwarfdump.1
1 .\" $FreeBSD$
2 .\" Man page generated from reStructuredText.
3 .
4 .TH "LLVM-DWARFDUMP" "1" "2015-05-30" "3.7" "LLVM"
5 .SH NAME
6 llvm-dwarfdump \- print contents of DWARF sections
7 .
8 .nr rst2man-indent-level 0
9 .
10 .de1 rstReportMargin
11 \\$1 \\n[an-margin]
12 level \\n[rst2man-indent-level]
13 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
14 -
15 \\n[rst2man-indent0]
16 \\n[rst2man-indent1]
17 \\n[rst2man-indent2]
18 ..
19 .de1 INDENT
20 .\" .rstReportMargin pre:
21 . RS \\$1
22 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
23 . nr rst2man-indent-level +1
24 .\" .rstReportMargin post:
25 ..
26 .de UNINDENT
27 . RE
28 .\" indent \\n[an-margin]
29 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
30 .nr rst2man-indent-level -1
31 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
32 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
33 ..
34 .SH SYNOPSIS
35 .sp
36 \fBllvm\-dwarfdump\fP [\fIoptions\fP] [\fIfilenames...\fP]
37 .SH DESCRIPTION
38 .sp
39 \fBllvm\-dwarfdump\fP parses DWARF sections in the object files
40 and prints their contents in human\-readable form.
41 .SH OPTIONS
42 .INDENT 0.0
43 .TP
44 .B \-debug\-dump=section
45 Specify the DWARF section to dump.
46 For example, use \fBabbrev\fP to dump the contents of \fB\&.debug_abbrev\fP section,
47 \fBloc.dwo\fP to dump the contents of \fB\&.debug_loc.dwo\fP etc.
48 See \fBllvm\-dwarfdump \-\-help\fP for the complete list of supported sections.
49 Use \fBall\fP to dump all DWARF sections. It is the default.
50 .UNINDENT
51 .SH EXIT STATUS
52 .sp
53 \fBllvm\-dwarfdump\fP returns 0. Other exit codes imply internal
54 program error.
55 .SH AUTHOR
56 Maintained by The LLVM Team (http://llvm.org/).
57 .SH COPYRIGHT
58 2003-2014, LLVM Project
59 .\" Generated by docutils manpage writer.
60 .