llvm-dwarfdump.1 revision 303975
$FreeBSD: releng/11.0/usr.bin/clang/llvm-dwarfdump/llvm-dwarfdump.1 296417 2016-03-05 20:24:31Z dim $
Man page generated from reStructuredText.
.
"LLVM-DWARFDUMP" "1" "2016-03-03" "3.8" "LLVM"
NAME
llvm-dwarfdump - print contents of DWARF sections . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
SYNOPSIS
llvm-dwarfdump [options] [filenames...]
DESCRIPTION
llvm-dwarfdump parses DWARF sections in the object files and prints their contents in human-readable form.
OPTIONS
NDENT 0.0

-debug-dump=section Specify the DWARF section to dump. For example, use abbrev to dump the contents of .debug_abbrev section, loc.dwo to dump the contents of .debug_loc.dwo etc. See llvm-dwarfdump --help for the complete list of supported sections. Use all to dump all DWARF sections. It is the default. NINDENT

EXIT STATUS
llvm-dwarfdump returns 0 if the input files were parsed and dumped successfully. Otherwise, it returns 1.
AUTHOR
Maintained by The LLVM Team (http://llvm.org/).
COPYRIGHT
2003-2016, LLVM Project Generated by docutils manpage writer.
.