binutils: readelf: when dumping CTF, load strtab and symtab automatically
[deliverable/binutils-gdb.git] / binutils / doc / binutils.texi
index b0de3d061d11d46b4c6cd380f025dd7bb8b4b378..81d8bc1b91da50f9ba36fdd37e00d1a167eaca8d 100644 (file)
@@ -4850,7 +4850,8 @@ command to @command{ar}, but without using the BFD library.  @xref{ar}.
 @item --ctf-symbols=@var{section}
 @item --ctf-strings=@var{section}
 Specify the name of another section from which the CTF file can inherit
-strings and symbols.
+strings and symbols.  By default, the @code{.symtab} and its linked
+string table are used.
 
 If either of @option{--ctf-symbols} or @option{--ctf-strings} is specified, the
 other must be specified as well.
This page took 0.030631 seconds and 4 git commands to generate.