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.
4 @item --ctf=@var{section}
6 @cindex Compact Type Format
8 Display the contents of the specified CTF section. CTF sections themselves
9 contain many subsections, all of which are displayed in order.
11 @item --ctf-parent=@var{section}
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.)