mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
15 lines
472 B
Plaintext
15 lines
472 B
Plaintext
|
@c This file contains the entry for the --ctf, --ctf-parent, --ctf-symbols, -and
|
||
|
@c --ctf-strings options that are common to both readelf and objdump.
|
||
|
|
||
|
@item --ctf=@var{section}
|
||
|
@cindex CTF
|
||
|
@cindex Compact Type Format
|
||
|
|
||
|
Display the contents of the specified CTF section. CTF sections themselves
|
||
|
contain many subsections, all of which are displayed in order.
|
||
|
|
||
|
@item --ctf-parent=@var{section}
|
||
|
|
||
|
Specify the name of another section from which the CTF file can inherit
|
||
|
types.
|