mbind gas tests and supports_gnu_osabi testsuite infrastructure
[deliverable/binutils-gdb.git] / binutils / doc / ctf.options.texi
1 @c This file contains the entry for the --ctf, --ctf-parent, --ctf-symbols, -and
2 @c --ctf-strings options that are common to both readelf and objdump.
3
4 @item --ctf=@var{section}
5 @cindex CTF
6 @cindex Compact Type Format
7
8 Display the contents of the specified CTF section. CTF sections themselves
9 contain many subsections, all of which are displayed in order.
10
11 @item --ctf-parent=@var{section}
12
13 Specify the name of another section from which the CTF dictionary can inherit
14 types. (If none is specified, we assume the CTF dictionary inherits types
15 from the default-named member of the archive contained within this section.)
This page took 0.030048 seconds and 4 git commands to generate.