Lines Matching +full:expand +full:- +full:archive
2 .\" Tue 2019-Aug 20 by Ben Woodard <woodard@redhat.com>
3 .\" Contact elfutils-devel@sourceware.org to correct errors or typos.
20 .\" Set up some character translations and predefined strings. \*(-- will
24 .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
26 .tr \(*W-
29 . ds -- \(*W-
31 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
32 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
39 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
104 . \" troff and (daisy-wheel) nroff accents
123 . ds d- d\h'-1'\(ga
124 . ds D- D\h'-1'\(hy
133 .IX Title "EU-READELF 1"
134 .TH EU-READELF 1 "2019-Aug-20" "elfutils"
140 eu-readelf \- Displays information about ELF files.
143 eu-readelf [\fB\-a\fR|\fB\-\-all\fR]
144 [\fB\-h\fR|\fB\-\-file\-header\fR]
145 [\fB\-l\fR|\fB\-\-program\-headers\fR|\fB\-\-segments\fR]
146 [\fB\-S\fR|\fB\-\-section\-headers\fR|\fB\-\-sections\fR]
147 [\fB\-g\fR|\fB\-\-section\-groups\fR]
148 [\fB\-e\fR|\fB\-\-exception\fR]
149 [\fB\-\-syms\fR|\fB\-s\fR|\fB\-\-symbols\fR [section name] ]
150 [\fB\-\-dyn-syms\fR]
151 [\fB\-n\fR|\fB\-\-notes\fR [section name] ]
152 [\fB\-r\fR|\fB\-\-relocs\fR]
153 [\fB\-d\fR|\fB\-\-dynamic\fR]
154 [\fB\-V\fR|\fB\-\-version\-info\fR]
155 [\fB\-A\fR|\fB\-\-arch\-specific\fR]
156 [\fB\-x\fR <number or name>|\fB\-\-hex\-dump=\fR<number or name>]
157 [\fB\-p\fR <number or name>|\fB\-\-string\-dump=\fR<number or name>]
158 [\fB\-z\fR|\fB\-\-decompress\fR]
159 [\fB\-c\fR|\fB\-\-archive\-index\fR]
160 [\fB\-\-dwarf\-skeleton\fR <file> ]
161 [\fB\-\-elf\-section\fR [section] ]
162 [\fB\-w\fR|
163 …\fB\-\-debug\-dump\fR[=line,=decodedline,=info,=info+,=abbrev,=pubnames,=aranges,=macro,=frames,=s…
164 [\fB\-I\fR|\fB\-\-histogram\fR]
165 [\fB\-v\fR|\fB\-\-version\fR]
166 [\fB\-W\fR|\fB\-\-wide\fR]
167 [\fB\-H\fR|\fB\-\-help\fR]
171 \&\fBeu-readelf\fR displays information about one or more \s-1ELF\s0 format object
174 \&\fIelffile\fR... are the object files to be examined. 32\-bit and
175 64\-bit \s-1ELF\s0 files are supported, as are archives containing \s-1ELF\s0 files.
178 goes into more detail and it exists independently of the \s-1BFD\s0
179 library, so if there is a bug in \s-1BFD\s0 then readelf will not be
184 equivalent. At least one option in addition to \fB\-v\fR or \fB\-H\fR must be
188 .IP "\fB\-\-dwarf\-skeleton <file>\fR" 4
189 .IX Item "--dwarf-skeleton <file>"
191 Used with -w to find the skeleton Compile Units in FILE associated
193 .IP "\fB\-\-elf\-section [section]\fR" 4
194 .IX Item "--elf-section [section]"
199 .IP "\fB\-a\fR" 4
200 .IX Item "-a"
202 .IP "\fB\-\-all\fR" 4
203 .IX Item "--all"
205 Equivalent to specifying \fB\-\-file\-header\fR,
206 \&\fB\-\-program\-headers\fR, \fB\-\-sections\fR, \fB\-\-symbols\fR,
207 \&\fB\-\-relocs\fR, \fB\-\-dynamic\fR, \fB\-\-notes\fR,
208 \&\fB\-\-version\-info\fR, \fB\-\-arch\-specific\fR,
209 \&\fB\-\-section\-groups\fR and \fB\-\-histogram\fR.
211 .IP "\fB\-h\fR" 4
212 .IX Item "-h"
214 .IP "\fB\-\-file\-header\fR" 4
215 .IX Item "--file-header"
217 Displays the information contained in the \s-1ELF\s0 header at the start of the
219 .IP "\fB\-l\fR" 4
220 .IX Item "-l"
222 .IP "\fB\-\-program\-headers\fR" 4
223 .IX Item "--program-headers"
224 .IP "\fB\-\-segments\fR" 4
225 .IX Item "--segments"
229 .IP "\fB\-S\fR" 4
230 .IX Item "-S"
232 .IP "\fB\-\-sections\fR" 4
233 .IX Item "--sections"
234 .IP "\fB\-\-section\-headers\fR" 4
235 .IX Item "--section-headers"
239 .IP "\fB\-g\fR" 4
240 .IX Item "-g"
242 .IP "\fB\-\-section\-groups\fR" 4
243 .IX Item "--section-groups"
247 .IP "\fB\-I\fR" 4
248 .IX Item "-I"
250 .IP "\fB\-\-histogram\fR" 4
251 .IX Item "--histogram"
255 .IP "\fB\-s\fR" 4
256 .IX Item "-s"
258 .IP "\fB\--syms\fR" 4
259 .IX Item "--syms"
261 .IP "\fB\-\-symbols\fR [section name]" 4
262 .IX Item "--symbols"
272 .IP "\fB\-\-dyn-syms\fR" 4
273 .IX Item "--dyn-syms"
276 .IP "\fB\-e\fR" 4
277 .IX Item "-e"
279 .IP "\fB\-\-exception\fR" 4
280 .IX Item "--exception"
283 .IP "\fB\-n\fR" 4
284 .IX Item "-n [section name]"
286 .IP "\fB\-\-notes [section name]\fR" 4
287 .IX Item "--notes"
289 Displays the contents of the \s-1NOTE\s0 segments and/or sections, if any.
290 .IP "\fB\-r\fR" 4
291 .IX Item "-r"
293 .IP "\fB\-\-relocs\fR" 4
294 .IX Item "--relocs"
297 .IP "\fB\-d\fR" 4
298 .IX Item "-d"
300 .IP "\fB\-\-dynamic\fR" 4
301 .IX Item "--dynamic"
304 .IP "\fB\-V\fR" 4
305 .IX Item "-V"
307 .IP "\fB\-\-version\-info\fR" 4
308 .IX Item "--version-info"
312 .IP "\fB\-A\fR" 4
313 .IX Item "-A"
315 .IP "\fB\-\-arch\-specific\fR" 4
316 .IX Item "--arch-specific"
318 Displays architecture-specific information in the file, if there
322 .IP "\fB\-x <name>\fR" 4
323 .IX Item "-x <name>"
325 .IP "\fB\-\-hex\-dump=<name>\fR" 4
326 .IX Item "--hex-dump=<name>"
329 .IP "\fB\-w\fR" 4
330 .IX Item "-w"
332 .IP "\fB\-\-debug\-dump[=decodedline,=info,=info+,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=l…
333 .IX Item "--debug-dump[=line,=decodedline,=info,=info+,=abbrev,=pubnames,=aranges,=macro,=frames,=s…
335 Displays the contents of the \s-1DWARF\s0 debug sections in the file, if any
436 .IP "\fB\-p <number or name>\fR" 4
437 .IX Item "-p <number or name>"
439 .IP "\fB\-\-string\-dump=<number or name>\fR" 4
440 .IX Item "--string-dump=<number or name>"
445 .IP "\fB\-c\fR" 4
446 .IX Item "-c"
448 .IP "\fB\-\-archive\-index\fR" 4
449 .IX Item "--archive-index"
453 command to \fBar\fR, but without using the \s-1BFD\s0 library.
456 .IP "\fB\-z\fR" 4
457 .IX Item "-z"
459 .IP "\fB\-\-decompress\fR" 4
460 .IX Item "--decompress"
465 .IP "\fB\-v\fR" 4
466 .IX Item "-v"
468 .IP "\fB\-\-version\fR" 4
469 .IX Item "--version"
471 Display the version number of eu-readelf.
472 .IP "\fB\-W\fR" 4
473 .IX Item "-W"
475 .IP "\fB\-\-wide\fR" 4
476 .IX Item "--wide"
479 .IP "\fB\-H\fR" 4
480 .IX Item "-H"
482 .IP "\fB\-\-help\fR" 4
483 .IX Item "--help"
485 Display the command line options understood by \fBeu-readelf\fR.
488 Read command-line options from \fIfile\fR. The options read are
505 Copyright (c) 1991\-2018 Free Software Foundation, Inc.
510 under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.3
512 with no Invariant Sections, with no Front-Cover Texts, and with no
513 Back-Cover Texts. A copy of the license is included in the
514 section entitled \*(L"\s-1GNU\s0 Free Documentation License\*(R".