xref: /netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/ctf.options.texi (revision 7d62b00eb9ad855ffcd7da46b41e23feb5476fac)
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
8Display the contents of the specified CTF section.  CTF sections themselves
9contain many subsections, all of which are displayed in order.
10
11@item --ctf-parent=@var{section}
12
13Specify the name of another section from which the CTF dictionary can inherit
14types.  (If none is specified, we assume the CTF dictionary inherits types
15from the default-named member of the archive contained within this section.)
16