You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
623 B

@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 dictionary can inherit
types. (If none is specified, we assume the CTF dictionary inherits types
from the default-named member of the archive contained within this section.)